Skip to content

Commit

Permalink
patch test_turbo
Browse files Browse the repository at this point in the history
  • Loading branch information
roussel-ryan committed Nov 6, 2024
1 parent 6de78a7 commit 55cb819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xopt/tests/generators/bayesian/test_turbo.py
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ def test_serialization(self):

# test restart
X3 = Xopt.model_validate(config)
X3.generator.train_model()
X3.random_evaluate(3)
X3.step()

def test_entropy_turbo(self):
Expand Down

0 comments on commit 55cb819

Please sign in to comment.