mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 12:33:07 +00:00
Move all config stuff to a single directory
This commit is contained in:
@@ -30,9 +30,7 @@ import { ScrollToService } from '@nicky-lenaers/ngx-scroll-to';
|
||||
describe('SectionContainerComponent test suite', () => {
|
||||
|
||||
let testComp: TestComponent;
|
||||
let sectionContainerComponent: SectionContainerComponent;
|
||||
let testFixture: ComponentFixture<TestComponent>;
|
||||
let sectionContainerComponentComponentFixture: ComponentFixture<SectionContainerComponent>;
|
||||
let html;
|
||||
|
||||
const config = {
|
||||
|
Reference in New Issue
Block a user