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

fix(ngMock): explicitly annotate $rootScopeDecorator #10277

Closed
wants to merge 1 commit into from

Conversation

caitp
Copy link
Contributor

@caitp caitp commented Nov 30, 2014

Ensure $rootScopeDecorator is properly annotated, in order to enable its use in StrictDi tests.

Closes #10273

@googlebot
Copy link

CLAs look good, thanks!

@pkozlowski-opensource
Copy link
Member

@caitp isn't it (more or less) the same as #10275 ?

@caitp
Copy link
Contributor Author

caitp commented Nov 30, 2014

yes, but I like this version better

@shahata
Copy link
Contributor

shahata commented Nov 30, 2014

less consistent though :P

@caitp
Copy link
Contributor Author

caitp commented Nov 30, 2014

I think it's a lot easier to read them when they're presented like this --- don't really care much though

@shahata
Copy link
Contributor

shahata commented Nov 30, 2014

I don't have any objection, but if we prefer this notation, let's fix up the rest of them too.

@shahata shahata closed this in 9a83f9d Dec 1, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

angular-mocks strictDi mode doesn't work because of missing annotation on $RootScopeDecorator
4 participants