Skip to content

Commit 9c4ee18

Browse files
committed
remove comment
1 parent 56c3764 commit 9c4ee18

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
@@ -1177,7 +1177,6 @@ func TestSendRecv(t *testing.T) {
11771177

11781178
testSendCompleteEvent.Wait()
11791179

1180-
// Verify send completed without any error
11811180
_, err = sendHandle.GetResult(context.Background())
11821181
if err != nil {
11831182
t.Fatalf("send workflow failed: %v", err)

0 commit comments

Comments
 (0)