Added Jest for testing both front and backend
This commit is contained in:
1
__mocks__/window.js
Normal file
1
__mocks__/window.js
Normal file
@@ -0,0 +1 @@
|
||||
window.matchMedia = (data) => data;
|
||||
Reference in New Issue
Block a user