jest.config.js 58 Bytes
Newer Older
1 2 3
module.exports = {
  testURL: 'http://localhost:8000',
};