Skip to content

Commit b821212

Browse files
fix tests
1 parent 1808029 commit b821212

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/examples/multigroup/multigroup.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ start_test = [
169169
0.01
170170
0.05
171171
]
172-
semoptimizer = SemOptimizerOptim()
172+
semoptimizer = SemOptimizer()
173173

174174
@testset "Graph → Partable → RAMMatrices | constructor | Optim" begin
175175
include("build_models.jl")

0 commit comments

Comments
 (0)