feat: add Playwright UI test for post-with-photo flow
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "intotheeast-tests",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"test:ui": "playwright test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.48.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user