We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5251266 commit 2bbf02fCopy full SHA for 2bbf02f
packages/util-body-length-browser/jest.config.js
@@ -2,4 +2,5 @@ const base = require("../../jest.config.base.js");
2
3
module.exports = {
4
...base,
5
+ testEnvironment: "jsdom",
6
};
0 commit comments