Compare commits
2 Commits
359e20e948
...
bb6ba7730e
Author | SHA1 | Date | |
---|---|---|---|
bb6ba7730e | |||
16e7c2379a |
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user