jest.config.js 58 B

123
  1. module.exports = {
  2. testURL: 'http://localhost:8000',
  3. };