This commit is contained in:
Denys Vuika
2022-02-21 12:06:34 +00:00
parent ea15bb0126
commit 9f3a0538bb
11 changed files with 3140 additions and 3750 deletions

View File

@@ -17,8 +17,8 @@
// 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,