mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2026-01-26 02:03:53 +03:00
5 lines
104 B
JavaScript
5 lines
104 B
JavaScript
global.chrome = require('sinon-chrome');
|
|
require('@testing-library/jest-dom');
|
|
|
|
jest.setTimeout(50000);
|