mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[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:
@@ -85,6 +85,12 @@ describe('SearchAiResultsComponent', () => {
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
provide: UnsavedChangesGuard,
|
||||
useValue: {
|
||||
unsaved: false
|
||||
}
|
||||
},
|
||||
provideMockStore()
|
||||
]
|
||||
});
|
||||
|
Reference in New Issue
Block a user