Fix random test failure

This commit is contained in:
Matthias 2021-12-05 09:41:24 +01:00
parent fb1599d21b
commit a7eb9f8a58
1 changed files with 1 additions and 0 deletions

View File

@ -1982,6 +1982,7 @@ def test_get_best_pair_lev(fee):
assert res[1] == 0.1713156134055116
@pytest.mark.usefixtures("init_persistence")
def test_get_exit_order_count(fee):
create_mock_trades_usdt(fee)