We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e413b19 commit bc42ea2Copy full SHA for bc42ea2
jest.config.js
@@ -3,5 +3,4 @@ module.exports = {
3
testMatch: [
4
"**/tests/**/*.js",
5
],
6
- // Browser launch arguments are now defined in jest-puppeteer.config.js
7
};
0 commit comments