ci: add testMatch for skipping mock-preset (#2170)

This commit is contained in:
Barthélémy Ledoux
2018-08-13 11:07:02 -05:00
committed by Evan You
parent d730053b23
commit 86184fe6c8
+2 -1
View File
@@ -34,7 +34,8 @@
"/temp/",
"/scripts/",
".*.helper.js"
]
],
"testMatch": ["**/*.spec.js"]
},
"lint-staged": {
"*.{js,vue}": [