mirror of
				https://github.com/reduxjs/redux-devtools.git
				synced 2025-10-30 23:47:35 +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);
 |