diff --git a/tests/rpc/test_rpc_apiserver.py b/tests/rpc/test_rpc_apiserver.py index 4eb9a6fc8..5460519fe 100644 --- a/tests/rpc/test_rpc_apiserver.py +++ b/tests/rpc/test_rpc_apiserver.py @@ -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