This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"scripts": {
|
||||
"test:e2e": "playwright test",
|
||||
"test:e2e:headed": "playwright test --headed"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.57.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user