diff --git a/test/runtests.jl b/test/runtests.jl index aae254faf..3b6189cfe 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -5,7 +5,7 @@ using HiGHS using JSON using REopt using DotEnv -DotEnv.config() +DotEnv.load!() using Random using DelimitedFiles Random.seed!(42)