ottensheim-boats #224

Merged
philipp merged 7 commits from ottensheim-boats into staging 2024-03-04 09:55:40 +01:00
Showing only changes of commit f0e9866769 - Show all commits

View File

@ -10,6 +10,7 @@ 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,