diff --git a/README.md b/README.md index cb74b8248..7cef58db9 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,10 @@ docker run \ replicatedcom/support-bundle generate ``` +### Unit tests +- run with `make test` ### Integration tests - ginkgo suite at tests/ginkgo -- run with `make integration-test` - - +- run with `make integration-test integration-test-docker`