diff --git a/src/app/view/modules/dialog/object-dialog/object-dialog.component.spec.ts b/src/app/view/modules/dialog/object-dialog/object-dialog.component.spec.ts index 4bcbd1ed..7b4bfae3 100644 --- a/src/app/view/modules/dialog/object-dialog/object-dialog.component.spec.ts +++ b/src/app/view/modules/dialog/object-dialog/object-dialog.component.spec.ts @@ -8,7 +8,15 @@ describe('ObjectDialogComponent', () => { let component: ObjectDialogComponent; let dialog: MatDialog; let fixture: ComponentFixture; + let originalTimeout; + beforeEach(function() { + originalTimeout = jasmine.DEFAULT_TIMEOUT_INTERVAL; + jasmine.DEFAULT_TIMEOUT_INTERVAL = 10000; + }); + afterEach(function () { + jasmine.DEFAULT_TIMEOUT_INTERVAL = originalTimeout; + }); beforeEach(async(() => { TestBed.configureTestingModule({ imports: [ diff --git a/src/app/view/templates/beol/beol.component.html b/src/app/view/templates/beol/beol.component.html index ac9ddab4..802cd4c3 100644 --- a/src/app/view/templates/beol/beol.component.html +++ b/src/app/view/templates/beol/beol.component.html @@ -33,6 +33,7 @@

Leonhardi Euleri Opera Omnia (LEOO)

Introduction 1 Introduction 2 Introduction 3 + List of Abbreviations