fix broken tests: remove duplicated value

This commit is contained in:
Ork Blutt 2020-04-06 15:56:57 +02:00
parent c1f9595086
commit 2444fb9cd6
1 changed files with 0 additions and 1 deletions

View File

@ -446,7 +446,6 @@ def test_api_status(botclient, mocker, ticker, fee, markets):
'stop_loss_pct': None,
'trade_id': 1,
'close_rate_requested': None,
'current_profit': -0.41,
'current_rate': 1.099e-05,
'fee_close': 0.0025,
'fee_open': 0.0025,