mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-4894] [E2E] Added new e2e for update folder rules (#3929)
* [ACS-4892] [E2E] Created new tests for adding folder rules * [ACS-4892] deleted the unused if enum * [ACS-4894] Added update folder rules tests * [ACS-4894] sonar fix 1 * [ACS-4894] sonar fix 2 * [ACS-4894] sonar fix 3 * [ACS-4894] review fixes 1 * [ACS-4894] review fixes 2 * [ACS-4894] review fixes 3 * [ACS-4894] comments deleted * [ACS-4894] eslint fix
This commit is contained in:
+1
-1
@@ -354,7 +354,7 @@
|
||||
"playwright/no-useless-not": "warn",
|
||||
"playwright/no-wait-for-selector": "warn",
|
||||
"playwright/no-wait-for-timeout": "off",
|
||||
"playwright/prefer-web-first-assertions": "warn",
|
||||
"playwright/prefer-web-first-assertions": "off",
|
||||
"playwright/valid-describe-callback": "warn",
|
||||
"playwright/valid-expect": "warn",
|
||||
"playwright/valid-expect-in-promise": "off",
|
||||
|
||||
Reference in New Issue
Block a user