From 755722f1c9fd0acceb62828a05b14d35a03b519a Mon Sep 17 00:00:00 2001 From: Ronan Abhamon Date: Mon, 15 Jan 2018 11:04:48 +0100 Subject: [PATCH] fix(main-db-tester): fix partially tests --- tester/main-db-tester.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tester/main-db-tester.cpp b/tester/main-db-tester.cpp index 594967d14..48c83facf 100644 --- a/tester/main-db-tester.cpp +++ b/tester/main-db-tester.cpp @@ -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" );