Skip to content

Commit f1c43fc

Browse files
famartingJoshVanL
andauthored
Update tests/worker_test.go
Co-authored-by: Josh van Leeuwen <[email protected]> Signed-off-by: Fabian Martinez <[email protected]>
1 parent 2f0b196 commit f1c43fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/worker_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ func Test_TryProcessSingleOrchestrationWorkItem_BasicFlow(t *testing.T) {
8282
}
8383

8484
func Test_TryProcessSingleOrchestrationWorkItem_Idempotency(t *testing.T) {
85-
ctx := context.Background()
8685
workflowID := "test123"
8786
wi := &backend.OrchestrationWorkItem{
8887
InstanceID: api.InstanceID(workflowID),

0 commit comments

Comments
 (0)