Skip to content
This repository was archived by the owner on Apr 11, 2019. It is now read-only.

Commit 6c852ef

Browse files
authored
Update README.md
1 parent 6c82770 commit 6c852ef

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
@@ -218,7 +218,7 @@ To run tests, you will run
218218
npm run test
219219
```
220220

221-
which will pick up any file with the .test.js postfix and run it through Karma / Mocha, printing a report to the commandline.
221+
which will pick up any file with the .test.js postfix and run it through Jest.
222222

223223

224224
## Technologies / Libraries

0 commit comments

Comments
 (0)