e2e: updated discover communities test
This commit is contained in:
parent
7ff7e78691
commit
d179cbf59b
|
@ -291,7 +291,6 @@ class TestCommunityOneDeviceMerged(MultipleSharedDeviceTestCase):
|
||||||
self.errors.append("Status community logo is different from expected template.")
|
self.errors.append("Status community logo is different from expected template.")
|
||||||
|
|
||||||
self.community_view.close_community_view_button.click()
|
self.community_view.close_community_view_button.click()
|
||||||
self.home.discover_communities_button.click()
|
|
||||||
self.home.swipe_up()
|
self.home.swipe_up()
|
||||||
|
|
||||||
except TimeoutException:
|
except TimeoutException:
|
||||||
|
|
Loading…
Reference in New Issue