mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
fix precommit
This commit is contained in:
parent
006639820b
commit
c854cef313
|
@ -1515,7 +1515,6 @@ def test_FullTradesFilter(mocker, default_conf_usdt, fee, caplog) -> None:
|
|||
assert log_has_re(r'Whitelist with 0 pairs: \[]', caplog)
|
||||
|
||||
|
||||
|
||||
def test_MarketCapPairList_filter(mocker, default_conf_usdt):
|
||||
mock_response = MagicMock()
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user