Skip to content

Commit

Permalink
fix: remove test
Browse files Browse the repository at this point in the history
Signed-off-by: Vladislav Sukhin <[email protected]>
  • Loading branch information
vsukhin committed Oct 16, 2024
1 parent 9dc607f commit d4825eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
1 change: 1 addition & 0 deletions pkg/mapper/cdevents/mapper_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,7 @@ func TestMapTestkubeEventQueuedTestWorkflowTestToCDEvent(t *testing.T) {
},
},
},

RunningContext: &testkube.TestWorkflowRunningContext{
Actor: &testkube.TestWorkflowRunningContextActor{
Type_: common.Ptr(testkube.CRON_TestWorkflowRunningContextActorType),
Expand Down
14 changes: 0 additions & 14 deletions pkg/tcl/testworkflowstcl/mapper/cdevents_test.go

This file was deleted.

0 comments on commit d4825eb

Please sign in to comment.