Skip to content

Commit 3420d5c

Browse files
authored
Update util.jl
1 parent f5e9531 commit 3420d5c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/util.jl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,3 @@ function test_task_failed_exception(test_result::Test.Pass, cfg::ConfigForTestin
2121
@test observed_inner_ex == expected_inner_ex_INSTANCE
2222
return nothing
2323
end
24-
25-
26-
27-
@test observed_inner_ex isa expected_inner_ex_T # TODO

0 commit comments

Comments
 (0)