mirror of
https://gitee.com/zhijiantianya/yudao-cloud.git
synced 2025-12-30 09:22:27 +00:00
5 lines
86 B
Java
5 lines
86 B
Java
module.exports = {
|
|
testURL: 'http://localhost:8000',
|
|
preset: 'jest-puppeteer',
|
|
};
|