[ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.2-11066801004 JS:8.0.0-alpha.2-11066801004 (#4136)

Co-authored-by: jacekpluta <jacekpluta@users.noreply.github.com>
This commit is contained in:
Alfresco Build
2024-09-27 11:37:38 +02:00
committed by GitHub
co-authored by jacekpluta
parent a93722bea6
commit 8b0cd8a958
3 changed files with 42 additions and 36 deletions
@@ -85,6 +85,12 @@ describe('SearchAiResultsComponent', () => {
}
}
},
{
provide: UnsavedChangesGuard,
useValue: {
unsaved: false
}
},
provideMockStore()
]
});