test: fix random test failure due to missing mandatory key

This commit is contained in:
Matthias
2026-02-23 20:14:20 +01:00
parent 58079a8b50
commit b6993f0b24

View File

@@ -604,6 +604,7 @@ def get_default_conf(testdatadir):
"cancel_open_orders_on_exit": False,
"minimal_roi": {"40": 0.0, "30": 0.01, "20": 0.02, "0": 0.04},
"dry_run_wallet": 1000,
"tradable_balance_ratio": 0.99,
"stoploss": -0.10,
"unfilledtimeout": {"entry": 10, "exit": 30},
"entry_pricing": {