Revision 61347
Added by Konstantinos Spyrou almost 2 years ago
test.ts | ||
---|---|---|
1 | 1 |
// This file is required by karma.conf.js and loads recursively all the .spec and framework files |
2 | 2 |
|
3 |
import 'zone.js/dist/zone-testing';
|
|
3 |
import 'zone.js/testing'; |
|
4 | 4 |
import { getTestBed } from '@angular/core/testing'; |
5 | 5 |
import { |
6 | 6 |
BrowserDynamicTestingModule, |
Also available in: Unified diff
upgrade to angular 12