Skip to content

Commit c19f63f

Browse files
authored
docs: update test section of readme
1 parent 10782d7 commit c19f63f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -780,7 +780,7 @@ $ npm test
780780
781781
Running a specific test:
782782
```sh
783-
$ mocha -g '<test name>'
783+
$ jest '<path to test>'
784784
```
785785
786786
## Open source @ IBM

0 commit comments

Comments
 (0)