diff --git a/README.md b/README.md index 78819d4..4cb9068 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ npm run local 4. Run end-to-end test ```sh -# starts: logstash, superset, postgres, postgrest, data-generator, couchdb and dbt +# runs tests/e2e-test.spec.ts npm test ```