Update some missing mocks

This commit is contained in:
Matthias
2022-02-13 13:00:38 +01:00
parent b98297786c
commit bc855b2a32
3 changed files with 4 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ def test_get_maintenance_ratio_and_amt_okx(
default_conf['dry_run'] = False
mocker.patch.multiple(
'freqtrade.exchange.Okx',
exchange_has=MagicMock(return_value=True),
load_leverage_tiers=MagicMock(return_value={
'ETH/USDT:USDT': [
{