mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
Update to latest ADF and fix unit tests and broken e2e (#1702)
* Update to latest ADF * Trigger a run with an older ADF version (investigation of e2e failures) * Update to latest ADF * Fix search e2e to search for a more specific search term according to the files uploaded
This commit is contained in:
@@ -43,6 +43,7 @@ describe('AppService', () => {
|
||||
imports: [HttpClientModule],
|
||||
providers: [
|
||||
AppRouteReuseStrategy,
|
||||
SearchQueryBuilderService,
|
||||
{
|
||||
provide: AuthenticationService,
|
||||
useValue: {
|
||||
|
Reference in New Issue
Block a user