You've already forked matrix-react-sdk
							
							
				mirror of
				https://github.com/matrix-org/matrix-react-sdk.git
				synced 2025-11-04 11:51:45 +03:00 
			
		
		
		
	Here we just override the workers because we're not expecting to be able to test them this way. The code paths involved shouldn't be touched.
		
			
				
	
	
		
			3 lines
		
	
	
		
			44 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			44 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
// Yes, this is empty.
 | 
						|
module.exports = {};
 |