初始化 antd-pro
This commit is contained in:
4
admin-web/jest.config.js
Normal file
4
admin-web/jest.config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
testURL: 'http://localhost:8000',
|
||||
preset: 'jest-puppeteer',
|
||||
};
|
||||
Reference in New Issue
Block a user