Sword/jest.config.js
smallchill 9401de3ca4 🎉 1.0.0-RC1.
2019-01-01 22:20:57 +08:00

5 lines
86 B
JavaScript

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