Skip to content

Commit

Permalink
Revert to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Uri Granta committed Aug 25, 2024
1 parent e2e1a06 commit 2b64c8f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ def _get_categorical_problem() -> SingleObjectiveTestProblem[TaggedProductSearch
[
pytest.param(25, EfficientGlobalOptimization(), id="EfficientGlobalOptimization"),
pytest.param(
10,
8,
BatchTrustRegionProduct(
[
UpdatableTrustRegionProduct(
Expand Down

0 comments on commit 2b64c8f

Please sign in to comment.