Skip to content

Commit f703fbe

Browse files
committed
nit
1 parent 057a409 commit f703fbe

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
@@ -2472,7 +2472,6 @@ func TestWorkflowTimeout(t *testing.T) {
24722472

24732473
// Wait for the workflow to complete and get the result
24742474
result, err := handle.GetResult()
2475-
fmt.Println(result)
24762475
// The workflow should return a WorkflowCancelled error from the step
24772476
require.Error(t, err, "expected error from workflow")
24782477

0 commit comments

Comments
 (0)