diff --git a/public/modules/core/tests/unit/controllers/header.client.controller.test.js b/public/modules/core/tests/unit/controllers/header.client.controller.test.js index b4693143..9699791a 100755 --- a/public/modules/core/tests/unit/controllers/header.client.controller.test.js +++ b/public/modules/core/tests/unit/controllers/header.client.controller.test.js @@ -47,9 +47,5 @@ $scope: scope }); })); - - it('should expose the authentication service', function() { - //expect(scope.authentication).toBeTruthy(); - }); }); })(); \ No newline at end of file