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

@@ -15,8 +15,8 @@
* limitations under the License.
*/
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,