12 lines
		
	
	
		
			147 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			147 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "e2e": [
 | |
|     {
 | |
|       "cmd": "yarn",
 | |
|       "args": [
 | |
|         "e2e",
 | |
|         "--no-webdriver-update",
 | |
|         "--port={PORT}"
 | |
|       ]
 | |
|     }
 | |
|   ]
 | |
| } |