insert comma in dev guide e2e test explanation

Signed-off-by: Mike Ball <mike.ball@warnermedia.com>
This commit is contained in:
Mike Ball
2021-05-28 12:24:08 -04:00
parent 0006a68740
commit 737c185aa6

View File

@@ -200,7 +200,7 @@ Run the Istio e2e tests:
./test/istio/run.sh
```
For each service mesh and ingress controller there is a dedicated e2e test suite,
For each service mesh and ingress controller, there is a dedicated e2e test suite,
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.