3 lines
60 B
TypeScript
3 lines
60 B
TypeScript
import 'jest-preset-angular';
|
|
import './jest-global-mocks';
|
import 'jest-preset-angular';
|
|
import './jest-global-mocks';
|