Skip to content

Commit ae2d3fd

Browse files
committed
cleanup
1 parent f419221 commit ae2d3fd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

chaos_tests/chaos_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@ func TestChaosWorkflow(t *testing.T) {
234234
require.NoError(t, err, "failed to get result for workflow %d", i)
235235
assert.Equal(t, i+3, result, "unexpected result for workflow %d", i)
236236
}
237-
fmt.Println("SUCCESSS")
238237
}
239238

240239
// Test send/recv functionality

0 commit comments

Comments
 (0)