mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-05-02 06:56:50 +00:00
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