Skip to content

Commit b6dc103

Browse files
committed
remove testIgnore
1 parent 074f770 commit b6dc103

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

playwright-local/playwright-local.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ module.exports = defineConfig({
4444
},
4545
{
4646
name: 'mobile-safari',
47-
testIgnore: ['tests/prize/**'],
4847
use: { ...devices['iPhone 12'] },
4948
timeout: 360_000,
5049
expect: { timeout: 20_000 }

0 commit comments

Comments
 (0)