Skip to content

Commit

Permalink
fix: component test errors after migration to [email protected]
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Golovin <[email protected]>
  • Loading branch information
dgolovin committed Dec 13, 2024
1 parent 8ef9a0a commit cffd6ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/renderer/vite.tests.setup.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@
***********************************************************************/

import 'vitest-canvas-mock';

global.window.matchMedia = () => {};

0 comments on commit cffd6ad

Please sign in to comment.