Merge pull request 'remove timeout again' (#241) from staging into main
Reviewed-on: #241
This commit was merged in pull request #241.
	This commit is contained in:
		@@ -10,7 +10,6 @@ import { defineConfig, devices } from '@playwright/test';
 | 
			
		||||
 * See https://playwright.dev/docs/test-configuration.
 | 
			
		||||
 */
 | 
			
		||||
export default defineConfig({
 | 
			
		||||
  timeout: 180000,
 | 
			
		||||
  testDir: './tests',
 | 
			
		||||
  /* Run tests in files in parallel */
 | 
			
		||||
  fullyParallel: true,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user