Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(middleware): does not work with mootools
Change karma.js to check for own property during for...in loop Because mootools adds functions to the array prototype, the use of for..in will get more than the array elements.
- Loading branch information