chore(console): auto organize imports (#5293)

fix(console): auto organize imports
This commit is contained in:
Max Peintner
2023-02-24 16:44:44 +01:00
committed by GitHub
parent 82ffd6dffb
commit a7cc907ab7
151 changed files with 265 additions and 242 deletions

View File

@@ -1,8 +1,8 @@
// This file is required by karma.conf.js and loads recursively all the .spec and framework files
import 'zone.js/testing';
import { getTestBed } from '@angular/core/testing';
import { BrowserDynamicTestingModule, platformBrowserDynamicTesting } from '@angular/platform-browser-dynamic/testing';
import 'zone.js/testing';
// First, initialize the Angular testing environment.
getTestBed().initTestEnvironment(BrowserDynamicTestingModule, platformBrowserDynamicTesting(), {