implement basic react testing suite
This commit is contained in:
4
jest.react.config.js
Normal file
4
jest.react.config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
verbose: true,
|
||||
testTimeout: 15000,
|
||||
};
|
||||
Reference in New Issue
Block a user