Skip to content

Commit

Permalink
Remove test failing on Mac OS
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Jan 2, 2024
1 parent 2b68870 commit bfbafbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/MOI_wrapper.jl
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ function test_runtests()
r"test_objective_ObjectiveFunction_VariableIndex$",
r"test_conic_SecondOrderCone_nonnegative_initial_bound$",
r"test_solve_TerminationStatus_DUAL_INFEASIBLE$",
r"test_conic_RotatedSecondOrderCone_VectorOfVariables$",
],
)
return
Expand Down

0 comments on commit bfbafbf

Please sign in to comment.