mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 03:54:08 +00:00
Remove Synth Finance references (#47)
* Remove Synth Finance integration * Linter noise * Fix failing (old) test, use it for Twelve Data --------- Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
This commit is contained in:
@@ -27,7 +27,7 @@ module SecurityProviderInterfaceTest
|
||||
|
||||
assert response.success?
|
||||
assert response.data.first.date.is_a?(Date)
|
||||
assert_equal 147, response.data.count # Synth won't return prices on weekends / holidays, so less than total day count of 213
|
||||
assert_equal 147, response.data.count
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user