diff --git a/docs/gitbook/dev/dev-guide.md b/docs/gitbook/dev/dev-guide.md index fbb79928..5798fd0c 100644 --- a/docs/gitbook/dev/dev-guide.md +++ b/docs/gitbook/dev/dev-guide.md @@ -201,6 +201,6 @@ Run the Istio e2e tests: ``` For each service mesh and ingress controller there is a dedicated e2e test suite, -chose one that matches your changes from this [list](https://github.com/fluxcd/flagger/tree/main/test). +choose one that matches your changes from this [list](https://github.com/fluxcd/flagger/tree/main/test). When you open a pull request on Flagger repo, the unit and integration tests will be run in CI.