Skip to content

Commit

Permalink
fix: add artifact ephemeral e2e test
Browse files Browse the repository at this point in the history
Signed-off-by: Tianchu Zhao <[email protected]>
  • Loading branch information
tczhao committed Feb 7, 2024
1 parent 5dfba8d commit 8bf7dd2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/e2e/artifacts_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -710,10 +710,6 @@ spec:
WaitForWorkflow(fixtures.ToBeSucceeded)
}

func TestArtifactsSuite(t *testing.T) {
suite.Run(t, new(ArtifactsSuite))
}

func (s *ArtifactsSuite) TestArtifactEphemeralVolume() {
s.Given().
Workflow(`apiVersion: argoproj.io/v1alpha1
Expand Down

0 comments on commit 8bf7dd2

Please sign in to comment.