Update some initial tests

This commit is contained in:
Matthias
2023-11-28 06:48:27 +01:00
parent c2b32769a1
commit 41e40e6214
2 changed files with 0 additions and 2 deletions

View File

@@ -282,7 +282,6 @@ def mock_trade_usdt_5(fee, is_short: bool):
open_rate=2.0,
exchange='binance',
strategy='SampleStrategy',
stoploss_order_id=f'prod_stoploss_3455_{direc(is_short)}',
timeframe=5,
is_short=is_short,
)