Removed some todo-lev comments

This commit is contained in:
Sam Germain
2022-01-01 10:34:33 -06:00
parent ddfbe55e7c
commit 33ab3c1bea
6 changed files with 17 additions and 18 deletions

View File

@@ -22,9 +22,6 @@ from tests.conftest import (CURRENT_TEST_STRATEGY, get_args, log_has, log_has_re
patched_configuration_load_config_file)
# TODO-lev: This file
def test_setup_hyperopt_configuration_without_arguments(mocker, default_conf, caplog) -> None:
patched_configuration_load_config_file(mocker, default_conf)