We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75b6b30 commit a446321Copy full SHA for a446321
tests/testthat/test_OptimizerAsyncMbo.R
@@ -34,7 +34,7 @@ test_that("async optimizer works with evaluations in archive", {
34
optimizer$optimize(instance)
35
36
37
- instance$terminator$param_set$values$n_evals = 30
+ instance$terminator$param_set$values$n_evals = 40
38
39
optimizer = opt("async_mbo")
40
0 commit comments