mirror of
https://github.com/oxen-io/session-desktop.git
synced 2023-12-14 02:12:57 +01:00
fix test
This commit is contained in:
parent
c0fa5fe290
commit
6d53c7562b
1 changed files with 0 additions and 1 deletions
|
@ -133,7 +133,6 @@ describe('Conversation', () => {
|
|||
const convo = new Whisper.ConversationCollection().add(attributes);
|
||||
const avatar = convo.getAvatar();
|
||||
assert.property(avatar, 'content');
|
||||
assert.property(avatar, 'color');
|
||||
});
|
||||
|
||||
describe('when set to private', () => {
|
||||
|
|
Loading…
Reference in a new issue