mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Fix the problem that occurs by grunt coverage (#1537)
This commit is contained in:
		
				
					committed by
					
						 Nick O'Leary
						Nick O'Leary
					
				
			
			
				
	
			
			
			
						parent
						
							a868cb97d9
						
					
				
				
					commit
					ff8773f6bd
				
			| @@ -26,7 +26,7 @@ exports.config = { | ||||
|     // directory is where your package.json resides, so `wdio` will be called from there. | ||||
|     // | ||||
|     specs: [ | ||||
|         './test/editor/**/*_spec.js' | ||||
|         './test/editor/**/*_uispec.js' | ||||
|     ], | ||||
|     // Patterns to exclude. | ||||
|     exclude: [ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user