Fix some rpc tests

This commit is contained in:
Matthias
2023-08-25 06:57:41 +02:00
parent 193dcf578d
commit b82b77d03f
3 changed files with 2 additions and 5 deletions

View File

@@ -1063,7 +1063,6 @@ def test_api_status(botclient, mocker, ticker, fee, markets, is_short,
'current_rate': current_rate,
'open_date': ANY,
'open_timestamp': ANY,
'open_order': None,
'open_rate': 0.123,
'pair': 'ETH/BTC',
'base_currency': 'ETH',