87fe47737a
This fixes an issue where `TestBed.overrideComponent(MyComp, {})` would remove some properties including `providers` from the component. This was due to the override not properly dealing with getter fields on subclasses. |
||
---|---|---|
.. | ||
src | ||
test | ||
testing | ||
core_private.ts | ||
core_private_testing.ts | ||
index.ts | ||
package.json | ||
private_export.ts | ||
rollup.config.js | ||
testing.ts | ||
tsconfig-es5.json | ||
tsconfig-es2015.json |