[ACS-7304] [E2E] beforeEach and afterAll hooks updated for special permissions tests (#3753)

* [ACS-7304] beforeEach and afterAll hooks updated for special permissions tests

* [ACS-7304] readded hruser and admin to config
This commit is contained in:
Adam Świderski
2024-04-09 14:59:16 +02:00
committed by GitHub
parent 6633346c12
commit 0cac392bdc
4 changed files with 12 additions and 14 deletions
+1 -1
View File
@@ -329,7 +329,7 @@
}
},
{
"files": ["*.e2e.ts"],
"files": ["*.e2e.ts", "*.ts"],
"extends": ["plugin:playwright/playwright-test"],
"rules": {
"no-empty-pattern": "off",