diff --git a/test/jest.config.js b/test/jest.config.js index e4a1a94ca..1f8692b34 100644 --- a/test/jest.config.js +++ b/test/jest.config.js @@ -20,6 +20,7 @@ module.exports = { customExportConditions: [''], }, globals: { + fetch, Request, Response, TextEncoder,