wip
This commit is contained in:
@@ -15,6 +15,7 @@ import { defineConfig, devices } from '@playwright/test';
|
||||
export default defineConfig({
|
||||
testDir: './tests/smoke',
|
||||
testMatch: ['**/website-pages.spec.ts'],
|
||||
testIgnore: ['**/electron-build.smoke.test.ts'],
|
||||
|
||||
// Serial execution for consistent results
|
||||
fullyParallel: false,
|
||||
|
||||
Reference in New Issue
Block a user