test: improve test resiliance

This commit is contained in:
Matthias
2025-03-23 15:42:38 +01:00
parent 31e4501765
commit 23b10161d5
2 changed files with 14 additions and 7 deletions
+1
View File
@@ -652,6 +652,7 @@ def get_default_conf(testdatadir):
"trading_mode": "spot",
"margin_mode": "",
"candle_type_def": CandleType.SPOT,
"original_config": {},
}
return configuration