mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 05:53:03 +00:00
[DURACOM-191] fix some tests
This commit is contained in:
@@ -20,6 +20,7 @@ import {
|
||||
Router,
|
||||
} from '@angular/router';
|
||||
import { NgbModule } from '@ng-bootstrap/ng-bootstrap';
|
||||
import { DYNAMIC_FORM_CONTROL_MAP_FN } from '@ng-dynamic-forms/core';
|
||||
import { provideMockStore } from '@ngrx/store/testing';
|
||||
import { TranslateModule } from '@ngx-translate/core';
|
||||
import { getTestScheduler } from 'jasmine-marbles';
|
||||
@@ -67,7 +68,6 @@ import {
|
||||
ResourcePolicyEvent,
|
||||
ResourcePolicyFormComponent,
|
||||
} from './resource-policy-form.component';
|
||||
import { DYNAMIC_FORM_CONTROL_MAP_FN } from '@ng-dynamic-forms/core';
|
||||
|
||||
export const mockResourcePolicyFormData = {
|
||||
name: [
|
||||
|
Reference in New Issue
Block a user