💚
This commit is contained in:
@ -9,5 +9,6 @@ const snap = children => {
|
||||
expect(toJson(wrapper)).toMatchSnapshot();
|
||||
};
|
||||
|
||||
global.fetch = require('jest-fetch-mock');
|
||||
global.localStorage = localStorage;
|
||||
global.snap = snap;
|
||||
|
Reference in New Issue
Block a user