Skip to content

Commit 0bd6c71

Browse files
committed
Update error_path_manager_timeout.jl
1 parent b94a1f5 commit 0bd6c71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/error_path_manager_timeout.jl

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

4747
mgr = SlurmClusterManager.SlurmManager(; launch_timeout = 2.0)
4848
test_result = @test_throws expected_outer_ex_T Distributed.addprocs(mgr)
49+
4950
cfg = ConfigForTestingTaskFailedException(;
5051
expected_outer_ex_T,
5152
expected_inner_ex_INSTANCE,

0 commit comments

Comments
 (0)