diff --git a/lib/SurrogatesMOE/test/runtests.jl b/lib/SurrogatesMOE/test/runtests.jl index 214333ef8..05e9c23aa 100644 --- a/lib/SurrogatesMOE/test/runtests.jl +++ b/lib/SurrogatesMOE/test/runtests.jl @@ -1,4 +1,6 @@ using SafeTestsets +using Random +Random.seed!(100) # #test 1D function that is discontinuous @safetestset "1D" begin