fixed tests

This commit is contained in:
Sam Germain
2022-02-14 17:34:59 -06:00
parent f4a57b71e7
commit 3753df26fc
5 changed files with 13 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
from unittest.mock import MagicMock # , PropertyMock
from freqtrade.enums import MarginMode, TradingMode
from tests.conftest import get_patched_exchange
from freqtrade.enums import TradingMode, MarginMode
def test_get_maintenance_ratio_and_amt_okx(