mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[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:
+1
-1
@@ -329,7 +329,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"files": ["*.e2e.ts"],
|
||||
"files": ["*.e2e.ts", "*.ts"],
|
||||
"extends": ["plugin:playwright/playwright-test"],
|
||||
"rules": {
|
||||
"no-empty-pattern": "off",
|
||||
|
||||
Reference in New Issue
Block a user