Jest Mock CreateObjecturl
global.URL.createObjectURL = jest.fn();
Handsome Hippopotamus
global.URL.createObjectURL = jest.fn();