Skip to content

Commit b28e81a

Browse files
committed
comment
1 parent f2b4b6c commit b28e81a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dbos/workflows_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -983,7 +983,6 @@ func TestSteps(t *testing.T) {
983983
})
984984
})
985985

986-
// Test panic recovery in RunAsStep
987986
t.Run("RunAsStepPanicRecovery", func(t *testing.T) {
988987
// Test functions that cause different types of panics
989988
nilPointerPanicStep := func(ctx context.Context, input string) (string, error) {

0 commit comments

Comments
 (0)