Skip to content

Commit 7d0193c

Browse files
authored
chore: remove metadata from Playwright config for movie app tests (#43)
1 parent 8ed97c7 commit 7d0193c

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
@@ -34,7 +34,6 @@ export default defineConfig({
3434
trace: 'on-first-retry',
3535
},
3636
captureGitInfo: { commit: true, diff: true },
37-
metadata: { title: 'movie app tests' },
3837

3938
/* Configure projects for major browsers */
4039
projects: [

0 commit comments

Comments
 (0)