Skip to content

Commit

Permalink
test adjusted
Browse files Browse the repository at this point in the history
  • Loading branch information
hroff-1902 committed Sep 16, 2019
1 parent 5cbc073 commit e9a75e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/optimize/test_hyperopt.py
Original file line number Diff line number Diff line change
Expand Up @@ -560,6 +560,7 @@ def test_generate_optimizer(mocker, default_conf) -> None:
}

hyperopt = Hyperopt(default_conf)
hyperopt.dimensions = hyperopt.hyperopt_space()
generate_optimizer_value = hyperopt.generate_optimizer(list(optimizer_param.values()))
assert generate_optimizer_value == response_expected

Expand Down

0 comments on commit e9a75e5

Please sign in to comment.