Jest simulado createObjectUrl
global.URL.createObjectURL = jest.fn();
Handsome Hippopotamus
global.URL.createObjectURL = jest.fn();