mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3560] Create an automated test to cover 'Add group' on permissions (#3798)
* [ADF-3560] Create an automated test to cover 'Add group' on permissions * fix test * fix tslint issues
This commit is contained in:
@@ -9,8 +9,8 @@ npm run lint-lib || exit 1
|
||||
|
||||
echo "====== lint E2E ====="
|
||||
|
||||
npm run lint-e2e
|
||||
npm run lint-e2e || exit 1
|
||||
|
||||
echo "====== lint Demo shell ====="
|
||||
|
||||
ng lint dev --fix
|
||||
ng lint dev || exit 1
|
||||
|
Reference in New Issue
Block a user