what is going on
This commit is contained in:
6
jest-puppeteer.config.js
Normal file
6
jest-puppeteer.config.js
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
launch: {
|
||||
headless: true,
|
||||
slowMo: 30
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user