diff --git a/documentation/developer-guide.md b/documentation/developer-guide.md index 0c5c3c83..e8471a39 100644 --- a/documentation/developer-guide.md +++ b/documentation/developer-guide.md @@ -61,6 +61,8 @@ Run unit tests: make test ``` +### Running E2E tests on Linux + Run e2e tests with minikube: ```bash