This repository has been archived by the owner on Mar 26, 2018. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(app): create new $scope for controller tests
Creating new $scope for controller tests both is good practice and prevents the grunt task failing on a clean install due to jshint warnings.
- Loading branch information