We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c611a46 commit 49931fcCopy full SHA for 49931fc
1 file changed
test/Utilities/mockoptimizer.jl
@@ -115,7 +115,6 @@ function test_optimizer_solve_with_result()
115
ErrorException(
116
"No mock primal is set for variable `$(v[1])` at result index `2`.",
117
),
118
- @show MOI.get(optimizer, MOI.ConstraintPrimal(2), c1)
119
)
120
@test_throws(
121
0 commit comments