another futile one

This commit is contained in:
misagh 2018-12-01 10:53:21 +01:00
parent 042e631f87
commit b1c81acfcb
1 changed files with 0 additions and 1 deletions

View File

@ -1517,7 +1517,6 @@ def test_execute_sell_up(default_conf, ticker, fee, ticker_sell_up, markets, moc
def test_execute_sell_down(default_conf, ticker, fee, ticker_sell_down, markets, mocker) -> None:
rpc_mock = patch_RPCManager(mocker)
mocker.patch.multiple(
'freqtrade.exchange.Exchange',