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

docs(guide/Unit Testing): update $filter test example #12129

Closed
wants to merge 1 commit into from

Conversation

kentcdodds
Copy link

The $filter example never declares $filter and therefore would add $filter to the global namespace. Add variable declaration.

The $filter example never declares `$filter` and therefore would add `$filter` to the global namespace. Add variable declaration.
@Narretz Narretz self-assigned this Jun 16, 2015
@Narretz Narretz closed this in 3adfe5b Jun 16, 2015
netman92 pushed a commit to netman92/angular.js that referenced this pull request Aug 8, 2015
The $filter example never declares `$filter` and therefore would add
`$filter` to the global namespace. Add variable declaration.

Closes angular#12129
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.

3 participants