generated from bisco/codex-bootstrap
test: add functional portal suite
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "azionelab-functional-tests",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test": "playwright test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "1.61.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user