mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
updating unit test command
This commit is contained in:
parent
16ed65659e
commit
09d3703f72
@ -140,7 +140,7 @@ You can execute the unit tests individually with:
|
|||||||
```bash
|
```bash
|
||||||
npm run test:unit
|
npm run test:unit
|
||||||
# same thing, but with coverage reporting
|
# same thing, but with coverage reporting
|
||||||
npm run test:unit:coverage
|
npm run test:unit:cover
|
||||||
```
|
```
|
||||||
|
|
||||||
### Integration Tests
|
### Integration Tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user