Skip to content

Commit

Permalink
add missing trailing dot to test chain
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Gilgur <4970083+agilgur5@users.noreply.github.com>

Signed-off-by: Anton Gilgur <4970083+agilgur5@users.noreply.github.com>
  • Loading branch information
Anton Gilgur authored Jun 11, 2024
1 parent ccb5178 commit 7fe0f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/artifacts_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ func (s *ArtifactsSuite) TestArtifactGC() {

when.
DeleteWorkflow().
WaitForWorkflowDeletion()
WaitForWorkflowDeletion().
Then().
ExpectWorkflowDeleted()

Expand Down

0 comments on commit 7fe0f16

Please sign in to comment.