forked from testing-library/vue-testing-library
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit d628f36
fix(mocha): fix vue-router creation using mocha (testing-library#128)
* fix(testing-library#119): allow routes vue-router creation through routes param from both jest and mocha
* add test to check vue-router require for mocha users
* fix Vue Router require to be compatible with CommonJS
* delete deprecated test1 parent 58a4b5a commit d628f36
1 file changed
+2
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 | - | ||
39 | + | ||
40 | + | ||
40 | 41 |
| |
41 | 42 |
| |
42 | 43 |
| |
|
0 commit comments