angular/modules/@angular/upgrade/test
Janne Vanhala c6e893953f fix(upgrade): fix registerForNg1Tests (#13522)
Fix an issue in `registerForNg1Tests`, where it passes a `null` as
`ng1Injector` to `_bootstrapDone`. This causes a "TypeError: Cannot
read property 'get' of null" to be thrown from `_bootstrapDone`.
2016-12-16 15:14:16 -08:00
..
aot fix(ngUpgrade): make AoT ngUpgrade work with the testability API and resumeBootstrap() (#12910) 2016-11-16 01:04:56 -08:00
metadata_spec.ts chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00
upgrade_spec.ts fix(upgrade): fix registerForNg1Tests (#13522) 2016-12-16 15:14:16 -08:00