Skip to content

Commit 35fdbf0

Browse files
Maximilian-Stefan-Ernstalyst
authored andcommitted
fix tests
1 parent a87823e commit 35fdbf0

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)