mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-3081] upgrade @types/jasmine to latest (#1425)
* fix @type/jasmine update errors * bump coverage * fix linting
This commit is contained in:
@@ -472,7 +472,7 @@ describe('app.evaluators', () => {
|
||||
withCredentials: false
|
||||
};
|
||||
|
||||
expect(app.canShowLanguagePicker(context)).toBe(true);
|
||||
expect(app.canShowLogout(context)).toBe(true);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user