Skip to content

Commit b5ee88c

Browse files
committed
Update
1 parent 3b079b8 commit b5ee88c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Test/test_multiobjective.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ version_added(::typeof(test_multiobjective_vector_nonlinear_modify)) = v"1.19.0"
382382

383383
function test_multi_objective_solve_and_objective_value(
384384
model::MOI.ModelLike,
385-
::Config{T},
385+
config::Config{T},
386386
) where {T}
387387
F = MOI.VectorAffineFunction{T}
388388
@requires _supports(config, MOI.optimize!)

0 commit comments

Comments
 (0)