mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-03 02:23:05 +00:00
Updating requested changes in PR #6653
This commit is contained in:
@@ -1075,7 +1075,7 @@ def test_api_whitelist(botclient):
|
||||
|
||||
@pytest.mark.parametrize('endpoint', [
|
||||
'forcebuy',
|
||||
'force_enter',
|
||||
'forceenter',
|
||||
])
|
||||
def test_api_force_entry(botclient, mocker, fee, endpoint):
|
||||
ftbot, client = botclient
|
||||
|
||||
Reference in New Issue
Block a user