remove empty test case from header.client.controller.test.js
This commit is contained in:
parent
4d8fe4c23a
commit
9c24d15a32
@ -47,9 +47,5 @@
|
||||
$scope: scope
|
||||
});
|
||||
}));
|
||||
|
||||
it('should expose the authentication service', function() {
|
||||
//expect(scope.authentication).toBeTruthy();
|
||||
});
|
||||
});
|
||||
})();
|
||||
Loading…
x
Reference in New Issue
Block a user