Skip to content

Commit

Permalink
Add link to e2e testing on contributing guide (argoproj#1456)
Browse files Browse the repository at this point in the history
  • Loading branch information
dthomson25 authored and alexmt committed Apr 15, 2019
1 parent db82456 commit 0bd7023
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,7 @@ To run unit tests:
make test
```

To run e2e tests:

```bash
make test-e2e
```
Check out the following [documentation](https://github.com/argoproj/argo-cd/blob/master/docs/developer-guide/test-e2e.md) for instructions on running the e2e tests.

## Running Locally

Expand Down

0 comments on commit 0bd7023

Please sign in to comment.