chore: stabilize Zhinian pilot delivery
This commit is contained in:
@@ -2,6 +2,7 @@ import { defineConfig } from '@playwright/test';
|
||||
|
||||
export default defineConfig({
|
||||
testDir: './tests/e2e',
|
||||
testMatch: ['**/yinian-delivery-smoke.spec.ts'],
|
||||
fullyParallel: false,
|
||||
workers: 1,
|
||||
forbidOnly: Boolean(process.env.CI),
|
||||
|
||||
Reference in New Issue
Block a user