diff --git a/aio/src/test.ts b/aio/src/test.ts index 457e086029276..1c2f3fced51a7 100644 --- a/aio/src/test.ts +++ b/aio/src/test.ts @@ -1,9 +1,5 @@ // This file is required by karma.conf.js and loads recursively all the .spec and framework files -// Reflect.metadata polyfill is only needed in the JIT mode which we use only for unit tests -import 'core-js/es6/reflect'; -import 'core-js/es7/reflect'; - import 'zone.js/dist/zone-testing'; import { getTestBed } from '@angular/core/testing'; import {