Skip to content

Commit 888e700

Browse files
committed
cleanup
1 parent ff6c8c6 commit 888e700

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dbos/serialization_test.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1126,9 +1126,6 @@ func TestSerializer(t *testing.T) {
11261126
assert.Equal(t, input, outputConcrete, "Step output should match input")
11271127
}
11281128
})
1129-
1130-
// Test RetrieveWorkflow for interface types
1131-
// TODO: not supported for interface types w/o storing the type information in the DB
11321129
})
11331130

11341131
// Test nil values with pointer type workflow

0 commit comments

Comments
 (0)