This commit is contained in:
hroff-1902 2019-11-23 04:03:47 +03:00
parent e7ddd81251
commit 175591e524
1 changed files with 1 additions and 0 deletions

View File

@ -718,6 +718,7 @@ def test_print_json_spaces_default(mocker, default_conf, caplog, capsys) -> None
patch_exchange(mocker)
default_conf.update({'config': 'config.json.example',
'hyperopt': 'DefaultHyperOpt',
'epochs': 1,
'timerange': None,
'spaces': 'default',