2 changed files with 4 additions and 1 deletions
@ -1,4 +1,7 @@ |
|||
module.exports = { |
|||
testURL: 'http://localhost:8000', |
|||
preset: 'jest-puppeteer', |
|||
globals: { |
|||
APP_TYPE: false, |
|||
}, |
|||
}; |
|||
|
|||
Loading…
Reference in new issue