mirror of
https://github.com/bitwarden/browser
synced 2026-01-01 08:03:20 +00:00
Match tslint rules (#264)
This commit is contained in:
@@ -17,7 +17,7 @@ function expectIdentity(cipher: CipherView) {
|
||||
username: 'userNam3',
|
||||
company: 'bitwarden',
|
||||
phone: '8005555555',
|
||||
email: 'email@bitwarden.com'
|
||||
email: 'email@bitwarden.com',
|
||||
}));
|
||||
|
||||
expect(cipher.notes).toContain('address\ncity state zip\nUnited States');
|
||||
|
||||
Reference in New Issue
Block a user