test(router): add canDeactivate test for forChild route#36699
Conversation
|
Blocked by #36697 |
|
merge assistance: I'm the only owner of router so pullapprove can't be green. |
IgorMinar
left a comment
There was a problem hiding this comment.
LGTM - @atscott please file an issue against dev-infra to enable code owners to get code changes to their own code approved with just a simple LGTM from anyone on a bigger team (either the fw team, or anyone listed as an approver in the .pullapprove config file). Essentially we want pullapprove to have the same behavior as what we see in google3.
Reviewed-for: global-approvers
|
@atscott please rebase |
This PR adds test case to cover a failure that was detected after merging angular#36302. That commit will be reverted and will need a new PR that does not cause this test to fail.
|
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. |
This PR adds test case to cover a failure that was detected after
merging #36302. That commit will be reverted and will need a new PR that
does not cause this test to fail.