mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-08 03:18:36 +03:00
5 lines
87 B
JavaScript
5 lines
87 B
JavaScript
require("@testing-library/jest-dom");
|
|
|
|
// HACK
|
|
global.fetch = () => Promise.resolve();
|