update cypress
This commit is contained in:
		
							parent
							
								
									759261b912
								
							
						
					
					
						commit
						1838511766
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -19,7 +19,7 @@
 | 
			
		|||
		"watch": "npm run dev",
 | 
			
		||||
		"dev": "node ./scripts/dev.js",
 | 
			
		||||
		"lint": "node ./scripts/lint.js",
 | 
			
		||||
		"cy:open": "cypress open --config-file=cypress.config.ts",
 | 
			
		||||
		"cy:open": "cypress open --browser --e2e --config-file=cypress.config.ts",
 | 
			
		||||
		"cy:run": "cypress run",
 | 
			
		||||
		"e2e": "start-server-and-test start:test http://localhost:61812 cy:run",
 | 
			
		||||
		"mocha": "cd packages/backend && cross-env NODE_ENV=test TS_NODE_FILES=true TS_NODE_TRANSPILE_ONLY=true TS_NODE_PROJECT=\"./test/tsconfig.json\" npx mocha",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue