Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
idastambuk committed Aug 13, 2024
1 parent cdb016b commit 8957e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jest-setup.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ Object.defineProperty(global, 'matchMedia', {

HTMLCanvasElement.prototype.getContext = () => {};

global.TextEncoder = TextEncoder;
global.TextEncoder = TextEncoder;

0 comments on commit 8957e1b

Please sign in to comment.