Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

fix(ngMock): make matchLatestDefinitionEnabled work #16713

Merged
merged 2 commits into from
Oct 15, 2018

Conversation

Narretz
Copy link
Contributor

@Narretz Narretz commented Oct 5, 2018

Fixes #16702

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change?

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Fix/Feature: Docs have been added/updated
  • Fix/Feature: Tests have been added; existing tests pass

Other information:

@gkalpak
Copy link
Member

gkalpak commented Oct 6, 2018

Isn't this superceded by #16712?

@Narretz
Copy link
Contributor Author

Narretz commented Oct 6, 2018

This has the fix, the other PR is just making sure the tests run correctly. At the moment, the module tests in the other PR fail because they don't include this fix.

@gkalpak
Copy link
Member

gkalpak commented Oct 7, 2018

I doubt that 😁

@Narretz
Copy link
Contributor Author

Narretz commented Oct 8, 2018

Oh, looks like I have to unfix this!

@petebacondarwin petebacondarwin assigned jbedard and Narretz and unassigned jbedard Oct 10, 2018
@Narretz Narretz merged commit 52ad819 into angular:master Oct 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NPE and Incorrect docs for $httpBackend.matchLatestDefinitionEnabled
4 participants