From d179cbf59b15d4a8503a75a76c367122504a16b3 Mon Sep 17 00:00:00 2001 From: Yevheniia Berdnyk Date: Wed, 10 Jul 2024 16:28:02 +0300 Subject: [PATCH] e2e: updated discover communities test --- test/appium/tests/critical/chats/test_public_chat_browsing.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/appium/tests/critical/chats/test_public_chat_browsing.py b/test/appium/tests/critical/chats/test_public_chat_browsing.py index 42a0e6facb..0e00666f2b 100644 --- a/test/appium/tests/critical/chats/test_public_chat_browsing.py +++ b/test/appium/tests/critical/chats/test_public_chat_browsing.py @@ -291,7 +291,6 @@ class TestCommunityOneDeviceMerged(MultipleSharedDeviceTestCase): self.errors.append("Status community logo is different from expected template.") self.community_view.close_community_view_button.click() - self.home.discover_communities_button.click() self.home.swipe_up() except TimeoutException: