mirror of https://github.com/knative/client.git
review comments for pr 555 (#602)
This commit is contained in:
parent
0aa2299818
commit
5ecad782d6
|
|
@ -51,7 +51,7 @@ E2E_TAGS="eventing" test/e2e-tests-local.sh
|
|||
To run one e2e test case, e.g. TestBasicWorkflow
|
||||
|
||||
```bash
|
||||
go test -v -tags=e2e -count=1 ./e2e -run ^TestBasicWorkflow$
|
||||
test/e2e-tests-local.sh -run ^TestBasicWorkflow$
|
||||
```
|
||||
|
||||
### Running tests in short mode
|
||||
|
|
|
|||
Loading…
Reference in New Issue