Rename test-legacy strategy
This commit is contained in:
@@ -1219,7 +1219,7 @@ def test_api_strategies(botclient):
|
||||
assert rc.json() == {'strategies': [
|
||||
'DefaultStrategy',
|
||||
'HyperoptableStrategy',
|
||||
'TestStrategyLegacy'
|
||||
'TestStrategyLegacyV1'
|
||||
]}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user