Skip to content

Commit 3b079b8

Browse files
committed
Update
1 parent 1e76d38 commit 3b079b8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/Test/test_multiobjective.jl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,4 +424,6 @@ function setup_test(
424424
return
425425
end
426426

427-
version_added(::typeof(test_multiobjective_vector_nonlinear_modify)) = v"1.50.0"
427+
function version_added(::typeof(test_multi_objective_solve_and_objective_value))
428+
return v"1.50.0"
429+
end

0 commit comments

Comments
 (0)