Files
antd-admin/jest.config.js
2021-04-04 10:42:59 +08:00

4 lines
56 B
JavaScript

module.exports = {
testURL: 'http://localhost:8000'
}