Fix tests after merge

This commit is contained in:
hroff-1902
2020-06-02 17:57:45 +03:00
parent 9995a5899f
commit edf8e39bc1
3 changed files with 1 additions and 7 deletions

View File

@@ -776,7 +776,6 @@ def test_to_json(default_conf, fee):
'min_rate': None,
'max_rate': None,
'strategy': None,
'ticker_interval': None,
'timeframe': None,
'exchange': 'bittrex',
}
@@ -838,7 +837,6 @@ def test_to_json(default_conf, fee):
'sell_reason': None,
'sell_order_status': None,
'strategy': None,
'ticker_interval': None,
'timeframe': None,
'exchange': 'bittrex',
}