Simplify examples

This commit is contained in:
Matthias
2019-11-09 15:36:11 +01:00
parent 748fe94603
commit 4b15873ee1
3 changed files with 2 additions and 7 deletions

View File

@@ -291,4 +291,3 @@ def test_pairlistmanager_no_pairlist(mocker, markets, whitelist_conf, caplog):
with pytest.raises(OperationalException,
match=r"No Pairlist defined!"):
get_patched_freqtradebot(mocker, whitelist_conf)