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 80d6792 commit 4f309f8Copy full SHA for 4f309f8
scripts/jest/setupEnvironment.js
@@ -44,7 +44,4 @@ if (typeof window !== 'undefined') {
44
event.preventDefault();
45
}
46
});
47
-
48
- // Mock for ReactART.
49
- HTMLCanvasElement.prototype.getContext = () => ({});
50
0 commit comments