mirror of
https://github.com/moparisthebest/mail
synced 2024-11-26 02:42:17 -05:00
Fix contacts unit test
This commit is contained in:
parent
c2df2abbb0
commit
3e54f66cb9
@ -36,7 +36,6 @@ describe('Contacts Controller unit test', function() {
|
||||
|
||||
describe('scope variables', function() {
|
||||
it('should be set correctly', function() {
|
||||
expect(scope.fingerprint).to.equal('XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX');
|
||||
expect(scope.state.contacts.toggle).to.exist;
|
||||
});
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user