Skip to content

Commit 7797dfa

Browse files
committed
Cleanup old reference to ui-bridge
1 parent 753226d commit 7797dfa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

playwright.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { defineConfig } from '@playwright/test';
22

33
export default defineConfig({
44
testDir: './test',
5-
testIgnore: 'ui-bridge.spec.ts',
65
timeout: 30000,
76
workers: 1,
87
retries: 0,

0 commit comments

Comments
 (0)