mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-11 20:09:18 +08:00
setup jest-puppeteer
This commit is contained in:
5
jest-puppeteer.config.js
Normal file
5
jest-puppeteer.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
"launch": {
|
||||
"headless": false
|
||||
}
|
||||
};
|
Reference in New Issue
Block a user