ludu-cloud/admin-web/jest.config.js
2019-02-27 11:06:55 +08:00

5 lines
86 B
JavaScript

module.exports = {
testURL: 'http://localhost:8000',
preset: 'jest-puppeteer',
};