Skip to content

Commit f6622ce

Browse files
committed
refactor(tests): Remove blank space
1 parent 9692af5 commit f6622ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/client/core.spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ describe('angular-meteor.core', function() {
102102
scope.autorun(function() {
103103
scope.foo = 'baz';
104104
});
105-
106105
});
107106
});
108107

0 commit comments

Comments
 (0)