Skip to content

Commit

Permalink
structure-test page should use skaffold test (#5911)
Browse files Browse the repository at this point in the history
  • Loading branch information
briandealwis authored May 26, 2021
1 parent 44cf6b5 commit 67a6c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/docs/pipeline-stages/testers/structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ In order to restrict the executed structure tests, a `profile` section can overr

{{% readfile file="samples/testers/structure/testProfile.yaml" %}}

To execute the tests once, run `skaffold build --profile quickcheck`.
To execute the tests once, run `skaffold test --profile quickcheck`.

0 comments on commit 67a6c6a

Please sign in to comment.