mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
ut_conversation: fix wait_for_announcement
Change-Id: I9c0b24842e44eae098307fda5e27f341031074fa
This commit is contained in:
@ -221,7 +221,7 @@ ConversationTest::setUp()
|
||||
carlaId = actors["carla"];
|
||||
|
||||
Manager::instance().sendRegister(carlaId, false);
|
||||
wait_for_announcement_of({aliceId, bobId, carlaId});
|
||||
wait_for_announcement_of({aliceId, bobId});
|
||||
}
|
||||
|
||||
void
|
||||
|
Reference in New Issue
Block a user