[DURACOM-191] fix some tests

This commit is contained in:
Andrea Barbasso
2024-03-14 15:22:25 +01:00
parent a364cd8d27
commit c8ae352740
20 changed files with 93 additions and 22 deletions

View File

@@ -15,6 +15,7 @@ import {
makeStateKey,
TransferState,
} from '@angular/platform-browser';
import { DYNAMIC_FORM_CONTROL_MAP_FN } from '@ng-dynamic-forms/core';
import {
select,
Store,
@@ -45,7 +46,6 @@ import { dsDynamicFormControlMapFn } from './shared/form/builder/ds-dynamic-form
import { MenuService } from './shared/menu/menu.service';
import { ThemeService } from './shared/theme-support/theme.service';
import { Angulartics2DSpace } from './statistics/angulartics/dspace-provider';
import { DYNAMIC_FORM_CONTROL_MAP_FN } from '@ng-dynamic-forms/core';
/**
* Performs the initialization of the app.