Commit d628f36
authored
fix(mocha): fix vue-router creation using mocha (#128)
* fix(#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 changed| Original 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