Skip to content

Commit fc067eb

Browse files
authored
Added playwright dependency to analytics app, so we can run acceptanc… (TryGhost#24154)
Added playwright dependency to analytics app, so we can run acceptance tests independently.
1 parent f377a3e commit fc067eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/stats/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@faker-js/faker": "9.8.0",
37+
"@playwright/test": "1.53.1",
3738
"@tanstack/react-query": "4.36.1",
3839
"@testing-library/jest-dom": "5.17.0",
3940
"@testing-library/react": "14.3.1",

0 commit comments

Comments
 (0)