Skip to content

Commit aad6c91

Browse files
authored
Remove hardcoded opt (#217)
1 parent 410ae5e commit aad6c91

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/Tests/test_MOI_wrapper.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
end
3636

3737
for opt in dual_conic_optimizer
38-
opt = dual_conic_optimizer[1]
3938
conic_config = MOI.Test.Config(atol = 1e-4, rtol = 1e-4)
4039
conic_cache =
4140
MOI.Utilities.UniversalFallback(MOI.Utilities.Model{Float64}())

0 commit comments

Comments
 (0)