diff --git a/README.md b/README.md index 7bfd878..9d6507e 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,6 @@ Aggregates values for a field and groups into time periods specified by `interva ## Integration Tests This repository offers integration tests to practice and understand the example -types we offer. You can run the integration tests with the command: `npm run test-integration`. +types we offer. You can run the integration tests with the command: `npm run test:integration`. If you have a mongo database available at localhost (default port), the tests will connect to it and do changes on a database named `contexture-test`.