mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-02-25 13:51:45 +00:00
test: add log setup workaround for tests
This commit is contained in:
@@ -644,6 +644,7 @@ def get_default_conf(testdatadir):
|
||||
"trading_mode": "spot",
|
||||
"margin_mode": "",
|
||||
"candle_type_def": CandleType.SPOT,
|
||||
"ft_tests_skip_logging": True,
|
||||
}
|
||||
return configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user