mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-06 21:33:08 +00:00
fix(main-db-tester): fix partially tests
This commit is contained in:
parent
582aff27af
commit
755722f1c9
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ static void get_history () {
|
|||
ChatRoomId(IdentityAddress("sip:test-1@sip.linphone.org"), IdentityAddress("sip:test-1@sip.linphone.org")),
|
||||
0, -1, MainDb::Filter::ConferenceChatMessageFilter
|
||||
).size(),
|
||||
862,
|
||||
804,
|
||||
int,
|
||||
"%d"
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue