Skip to content

Commit

Permalink
Update test/test_generate_and_solve.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Feb 27, 2025
1 parent 93520fb commit 8da5a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_generate_and_solve.jl
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ function test_compute_conflict()
end

function test__optimizer_for_precompile_tools()
@test _optimizer_for_precompile_tools() isa MOI.Utilities.MockOptimizer
@test JuMP._optimizer_for_precompile_tools() isa MOI.Utilities.MockOptimizer
return
end

Expand Down

0 comments on commit 8da5a04

Please sign in to comment.