fix: resolve UAT test issues and improve test infrastructure
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
"install-browsers": "playwright install --with-deps"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.40.0"
|
||||
"@playwright/test": "^1.40.0",
|
||||
"@types/dotenv": "^6.1.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"dotenv": "^17.3.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user