mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 20:43:08 +00:00
[DURACOM-191] fix some tests, find broken assertions
This commit is contained in:
@@ -30,8 +30,7 @@ import { NoopAnimationsModule } from '@angular/platform-browser/animations';
|
||||
import { NotificationsBoardComponent } from '../shared/notifications/notifications-board/notifications-board.component';
|
||||
import { SystemWideAlertBannerComponent } from '../system-wide-alert/alert-banner/system-wide-alert-banner.component';
|
||||
|
||||
// TODO: enable this test suite and fix it
|
||||
xdescribe('RootComponent', () => {
|
||||
describe('RootComponent', () => {
|
||||
let component: RootComponent;
|
||||
let fixture: ComponentFixture<RootComponent>;
|
||||
|
||||
|
Reference in New Issue
Block a user