Separate Linux and macOS e2e test guide

This commit is contained in:
Jakub Al-Khalili 2019-09-04 12:28:10 +02:00
parent d46289ceef
commit 378a92952a
1 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,8 @@ Run unit tests:
make test make test
``` ```
### Running E2E tests on Linux
Run e2e tests with minikube: Run e2e tests with minikube:
```bash ```bash