Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
xiamiao committed Aug 29, 2024
1 parent 44be184 commit 2a62212
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hi-test/playwright.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import { defineConfig, devices } from '@playwright/test'
*/
export default defineConfig({
testDir: './tests',
timeout: 300000,
/* Run tests in files in parallel */
fullyParallel: true,
/* Fail the build on CI if you accidentally left test.only in the source code. */
Expand Down

0 comments on commit 2a62212

Please sign in to comment.