mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACA-3596] Fix e2e due to process header properties changes (#5873)
* [ACA-3596] Fix e2e due to process header properties changes * Change pages structure * Move the build demoshell as last step and exclude for PR * move more pages * change testing pkg * better JSON import * update script * move CLOUD in the right place * some logs and not used methods * retrycout Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com> Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com> Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
This commit is contained in:
co-authored by
maurizio vitale
Eugenio Romano
Eugenio Romano
parent
33965d0a41
commit
b9dc285d2b
+2
-1
@@ -105,7 +105,8 @@
|
||||
"zone.js": "~0.10.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "3.9.0",
|
||||
"@alfresco/adf-cli": "3.10.0-dace956aa0429686afb7befd9da9eb9a858e6a99",
|
||||
"@alfresco/adf-testing": "3.10.0-dace956aa0429686afb7befd9da9eb9a858e6a99",
|
||||
"@angular-devkit/build-angular": "~0.1000.3",
|
||||
"@angular-devkit/build-ng-packagr": "~0.1000.3",
|
||||
"@angular/cli": "^10.0.3",
|
||||
|
||||
Reference in New Issue
Block a user