Skip to content

Commit 7b302bb

Browse files
committed
Update
1 parent b2dc1b7 commit 7b302bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Interfaces/MOI_wrapper.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ end
3434
exclude = Any[MOI.ConstraintBasisStatus, MOI.VariableBasisStatus],
3535
),
3636
exclude=[
37-
# r"^test_conic_NormInfinityCone_3$",
37+
r"^test_model_Name_VariableName_ConstraintName$",
3838
r"^test_conic_NormInfinityCone_INFEASIBLE$",
3939
r"^test_conic_NormOneCone_INFEASIBLE$",
4040
],

0 commit comments

Comments
 (0)