Use the correct path in the the example command
Signed-off-by: Richard Wall <richard.wall@jetstack.io>
This commit is contained in:
parent
cc0782b917
commit
7ee4c0b1e1
@ -150,7 +150,7 @@ $(BINDIR)/test/e2e.test: FORCE | $(NEEDS_GINKGO) $(BINDIR)/test
|
||||
## Here's an example of how you might run a subset of the end-to-end tests
|
||||
## which only require cert-manager to be installed:
|
||||
##
|
||||
## ./e2e --repo-root=/dev/null --ginkgo.focus="CA\ Issuer" --ginkgo.skip="Gateway"
|
||||
## ./_bin/test/e2e.test --repo-root=/dev/null --ginkgo.focus="CA\ Issuer" --ginkgo.skip="Gateway"
|
||||
##
|
||||
## @category Development
|
||||
e2e-build: $(BINDIR)/test/e2e.test
|
||||
|
||||
Loading…
Reference in New Issue
Block a user