Update to angular 12

This commit is contained in:
Willem Dantuma
2021-10-05 06:39:38 +02:00
parent df84a7c217
commit 4ef077f8d7
8 changed files with 408 additions and 1943 deletions

View File

@@ -1,7 +1,7 @@
// This file is required by karma.conf.js and loads recursively all the .spec and framework files
import 'zone.js/dist/zone';
import 'zone.js/dist/zone-testing';
import 'zone.js';
import 'zone.js/testing';
import { getTestBed } from '@angular/core/testing';
import {
BrowserDynamicTestingModule,