follow string for adding a strat to tests/strategy/strats

This commit is contained in:
robcaulk
2022-07-20 15:00:02 +02:00
parent c43935e82a
commit 286bd0c40b
2 changed files with 5 additions and 4 deletions

View File

@@ -1403,7 +1403,8 @@ def test_api_strategies(botclient):
'StrategyTestV2',
'StrategyTestV3',
'StrategyTestV3Analysis',
'StrategyTestV3Futures'
'StrategyTestV3Futures',
'freqai_test_strat'
]}