mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
[DSC-287] fix test
This commit is contained in:
@@ -26,6 +26,8 @@ describe('ServerCheckGuard', () => {
|
||||
|
||||
afterEach(() => {
|
||||
router.navigateByUrl.calls.reset();
|
||||
rootDataServiceStub.invalidateRootCache.calls.reset();
|
||||
rootDataServiceStub.findRoot.calls.reset();
|
||||
});
|
||||
|
||||
it('should be created', () => {
|
||||
|
Reference in New Issue
Block a user