fix another test

This commit is contained in:
Stefano
2023-09-21 20:19:39 +09:00
parent ce4f1b0709
commit a0e115ebd9
2 changed files with 9 additions and 2 deletions

View File

@@ -1556,7 +1556,7 @@ def test_start_strategy_updater(mocker, tmpdir):
pargs['config'] = None
start_strategy_update(pargs)
# Number of strategies in the test directory
assert sc_mock.call_count == 11
assert sc_mock.call_count == 12
sc_mock.reset_mock()
args = [