This commit is contained in:
Matthias 2021-01-12 19:35:02 +01:00
parent 47a06c6213
commit adb3fb123e

View File

@ -378,7 +378,6 @@ def test_api_count(botclient, mocker, ticker, fee, markets):
assert rc.json()["max"] == -1
def test_api_locks(botclient):
ftbot, client = botclient