mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
Unit test fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Component } from '@angular/core';
|
||||
import { CurationFormComponent } from "../../curation-form/curation-form.component";
|
||||
import { TranslateModule } from "@ngx-translate/core";
|
||||
import { CurationFormComponent } from '../../curation-form/curation-form.component';
|
||||
import { TranslateModule } from '@ngx-translate/core';
|
||||
|
||||
/**
|
||||
* Component responsible for rendering the system wide Curation Task UI
|
||||
|
Reference in New Issue
Block a user