Skip to content

Commit d77f675

Browse files
committed
Update error_path_intentionally_fail.jl
1 parent 0bd6c71 commit d77f675

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/error_path_intentionally_fail.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ mktempdir() do tmpdir
3838

3939
mgr = SlurmClusterManager.SlurmManager()
4040
test_result = @test_throws T_expected Distributed.addprocs(mgr)
41+
4142
cfg = ConfigForTestingTaskFailedException(;
4243
expected_outer_ex_T,
4344
expected_inner_ex_INSTANCE,

0 commit comments

Comments
 (0)