test: update test for new behavior

pull/11785/head
Matthias 11 months ago
parent 65418c7c00
commit 82f98746bd

@ -490,4 +490,4 @@ def test_config_overrides(lookahead_conf):
lookahead_conf = LookaheadAnalysisSubFunctions.calculate_config_overrides(lookahead_conf)
assert lookahead_conf["dry_run_wallet"] == 1000000000
assert lookahead_conf["max_open_trades"] == 3
assert lookahead_conf["max_open_trades"] == -1

Loading…
Cancel
Save