зеркало из https://github.com/nextcloud/talk-ios.git
Adjust poll message height test.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
This commit is contained in:
Родитель
f9dcb5cd1a
Коммит
90d102f02c
|
@ -135,7 +135,7 @@ final class UnitBaseChatViewControllerTest: TestBaseRealm {
|
|||
"""
|
||||
|
||||
testMessage.message = "{object}"
|
||||
XCTAssertEqual(baseController.getCellHeight(for: testMessage, with: 300), 90.0)
|
||||
XCTAssertEqual(baseController.getCellHeight(for: testMessage, with: 300), 88.0)
|
||||
}
|
||||
|
||||
func testCellWithGeolocationHeight() {
|
||||
|
|
Загрузка…
Ссылка в новой задаче