1
0
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:
Matt Gibson
2021-02-08 14:11:44 -06:00
committed by GitHub
parent 6183a30a52
commit 2730e04a05
6 changed files with 20 additions and 8 deletions

View File

@@ -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');