提交 b3f62ff8 编写于 作者: A Anne_LXM

Update jest.config.js

上级 cf656e40
...@@ -23,8 +23,7 @@ module.exports = { ...@@ -23,8 +23,7 @@ module.exports = {
} }
} }
}, */ }, */
// testMatch: ["<rootDir>/pages/**/*test.[jt]s?(x)","<rootDir>/uni_modules/uni-id-pages/**/*test.[jt]s?(x)"], testMatch: ["<rootDir>/pages/**/*test.[jt]s?(x)","<rootDir>/uni_modules/uni-id-pages/**/*test.[jt]s?(x)"],
testMatch: ["<rootDir>/uni_modules/uni-id-pages/pages/register/register.test.js","<rootDir>/uni_modules/uni-id-pages/pages/login/login-withpwd.test.js","<rootDir>/pages/ucenter/ucenter.test.js"],
testPathIgnorePatterns: ['/node_modules/'], testPathIgnorePatterns: ['/node_modules/'],
testSequencer: path.join(__dirname, "testSequencer.js") testSequencer: path.join(__dirname, "testSequencer.js")
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册