Temporary block unit test.
This commit is contained in:
parent
4f532be254
commit
ed709a395f
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ module.exports = {
|
|||
preset: "@vue/cli-plugin-unit-jest",
|
||||
transform: { "^.+\\.vue$": "vue-jest" },
|
||||
moduleFileExtensions: ["js", "vue"],
|
||||
modulePathIgnorePatterns: ["vin-lookup"],
|
||||
collectCoverageFrom: [
|
||||
"src/**/*.{js,vue}",
|
||||
"!src/main.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue