mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-30 00:53:05 +00:00
Some more edits due to arrow
This commit is contained in:
@@ -28,7 +28,6 @@ def test_dt_utc():
|
||||
tzinfo=timezone.utc)
|
||||
|
||||
|
||||
|
||||
@pytest.mark.parametrize('as_ms', [True, False])
|
||||
def test_dt_from_ts(as_ms):
|
||||
multi = 1000 if as_ms else 1
|
||||
|
||||
Reference in New Issue
Block a user