1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

updating integration test command

This commit is contained in:
Jamie Hewitt 2021-03-16 11:37:55 +03:00
parent 4a178dddaa
commit 16ed65659e

View File

@ -150,7 +150,7 @@ You can execute the integration tests individually with:
```bash
npm run test:integration
# same thing, but with coverage reporting
npm run test:integration:coverage
npm run test:integration:cover
```
## 🛳 Production