mirror of
https://github.com/strapi/strapi.git
synced 2025-09-09 08:39:45 +00:00
4 lines
64 B
JavaScript
4 lines
64 B
JavaScript
'use strict';
|
|
|
|
global.window.matchMedia = jest.fn(() => false);
|