File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2041,7 +2041,7 @@ function setup_test(
20412041 mock -> MOI. Utilities. mock_optimize! (
20422042 mock,
20432043 config. optimal_status,
2044- T[1 / sqrt (2 ), 1 / sqrt (2 )],
2044+ T[1 / sqrt (2 ), 1 / sqrt (2 )],
20452045 ),
20462046 )
20472047 return
@@ -2087,7 +2087,7 @@ function setup_test(
20872087 mock -> MOI. Utilities. mock_optimize! (
20882088 mock,
20892089 config. optimal_status,
2090- T[1 / sqrt (2 ), 1 / sqrt (2 )],
2090+ T[1 / sqrt (2 ), 1 / sqrt (2 )],
20912091 ),
20922092 )
20932093 return
@@ -2133,7 +2133,7 @@ function setup_test(
21332133 mock -> MOI. Utilities. mock_optimize! (
21342134 mock,
21352135 config. optimal_status,
2136- T[1 / sqrt (2 ), 1 / sqrt (2 )],
2136+ T[1 / sqrt (2 ), 1 / sqrt (2 )],
21372137 ),
21382138 )
21392139 return
@@ -2178,8 +2178,8 @@ function setup_test(
21782178 mock -> MOI. Utilities. mock_optimize! (
21792179 mock,
21802180 config. optimal_status,
2181- T[1 / sqrt (2 ), 1 / sqrt (2 )],
2181+ T[1 / sqrt (2 ), 1 / sqrt (2 )],
21822182 ),
21832183 )
21842184 return
2185- end
2185+ end
You can’t perform that action at this time.
0 commit comments