Fix failing test

This commit is contained in:
Matthias 2020-03-24 19:54:13 +01:00
parent f04f606b70
commit 1e2fadbc02

View File

@ -2499,6 +2499,7 @@ def test_execute_sell_with_stoploss_on_exchange(default_conf, ticker, fee, ticke
assert trade
trades = [trade]
freqtrade.check_handle_timedout()
freqtrade.exit_positions(trades)
# Increase the price and sell it