Skip to content

Commit 469b294

Browse files
committed
docs: add mocha example to README
1 parent 5d987e2 commit 469b294

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ Refer to [documentation](https://vuejs.github.io/vue-test-utils/)
1717
## Examples
1818

1919
- [example with Jest](https://github.com/eddyerburgh/vue-test-utils-jest-example)
20-
- [example with AVA](https://github.com/eddyerburgh/vue-test-utils-ava-example)
20+
- [example with Mocha](https://github.com/eddyerburgh/vue-test-utils-mocha-example)
2121
- [example with tape](https://github.com/eddyerburgh/vue-test-utils-tape-example)
22+
- [example with AVA](https://github.com/eddyerburgh/vue-test-utils-ava-example)
2223

2324
## Questions
2425

0 commit comments

Comments
 (0)