mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-11-04 09:57:26 +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);
 |