Wei Zhu 6 years ago
parent
commit
4a906137b8
  1. 1
      .jest.js

1
.jest.js

@ -48,4 +48,5 @@ module.exports = {
tsConfigFile: './tsconfig.test.json',
}
},
testURL: 'http://localhost',
};

Loading…
Cancel
Save