Uh oh!
There was an error while loading. Please reload this page.
bug(test): Logs errors in module loading in ng2's test.ts - #2785
bug(test): Logs errors in module loading in ng2's test.ts#2785renehamburger wants to merge 1 commit into
Conversation
googlebot
commented
Oct 19, 2016
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
renehamburger
commented
Oct 19, 2016
I signed it! |
googlebot
commented
Oct 19, 2016
CLAs look good, thanks! |
943839a to
a4d52beComparea4d52be to
1bb49f5Comparefilipesilva
commented
Oct 23, 2016
Got it! I reproed and saw how your changes help. We'll merge it in soon, thanks! |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Fixes#2640
@filipesilva, if you run
ng testin https://github.com/renehamburger/angular-cli-issue/commits/master at HEAD and HEAD^ you'll be able to see the difference the logging of the exception makes.