mirror of
https://github.com/status-im/desktop-qa-automation.git
synced 2025-02-24 10:08:22 +00:00
chore: disable community test for a while (#213)
This commit is contained in:
parent
7b794aec83
commit
f690296153
@ -18,6 +18,7 @@ from scripts.tools import image
|
|||||||
@allure.testcase('https://ethstatus.testrail.net/index.php?/cases/view/703084', 'Create community')
|
@allure.testcase('https://ethstatus.testrail.net/index.php?/cases/view/703084', 'Create community')
|
||||||
@pytest.mark.case(703084)
|
@pytest.mark.case(703084)
|
||||||
@pytest.mark.parametrize('params', [constants.community_params])
|
@pytest.mark.parametrize('params', [constants.community_params])
|
||||||
|
@pytest.mark.skip(reason="https://github.com/status-im/desktop-qa-automation/issues/167")
|
||||||
def test_create_community(user_account, main_screen: MainWindow, params):
|
def test_create_community(user_account, main_screen: MainWindow, params):
|
||||||
with step('Create community'):
|
with step('Create community'):
|
||||||
communities_portal = main_screen.left_panel.open_communities_portal()
|
communities_portal = main_screen.left_panel.open_communities_portal()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user