Skip to content

Commit 10f084c

Browse files
Added new test command
1 parent 094f3c5 commit 10f084c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ updateSubaccount();
458458
All of the libraries tests are run on Mocha. Available tests include `rave.bank.test`, `rave.beneficiaries.test`, `rave.bills.test`, `rave.charge.test`, `rave.ebills.test`, `rave.settlements.test`, `rave.subscriptions.test`. They can be run by running the test command in your terminal.
459459

460460
```sh
461-
npm run test
461+
npm run test or npm test
462462
```
463463

464464
## Debugging Errors

0 commit comments

Comments
 (0)