Fix tests that failed due to new strategy.

This commit is contained in:
Evgeniy Vladimirov
2022-10-16 14:59:55 +03:00
parent de9f5660f3
commit 82d75d8914
2 changed files with 5 additions and 3 deletions

View File

@@ -1457,6 +1457,7 @@ def test_api_strategies(botclient, tmpdir):
'InformativeDecoratorTest',
'StrategyTestV2',
'StrategyTestV3',
'StrategyTestV3CustomEntryPrice',
'StrategyTestV3Futures',
'freqai_test_classifier',
'freqai_test_multimodel_strat',