parent
							
								
									f0eed8ad30
								
							
						
					
					
						commit
						9733da67ae
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -24,7 +24,7 @@ const config: PlaywrightTestConfig = { | |||
|   globalSetup: require.resolve("./apps/web/playwright/lib/globalSetup"), | ||||
|   outputDir: "./playwright/results", | ||||
|   webServer: { | ||||
|     command: "yarn workspace @calcom/web start", | ||||
|     command: "yarn workspace @calcom/web start -p 3000", | ||||
|     port: 3000, | ||||
|     timeout: 60_000, | ||||
|     reuseExistingServer: !process.env.CI, | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Omar López
						Omar López