chore: remove edit community test from critical path

temp, because of https://github.com/status-im/status-desktop/pull/14565
This commit is contained in:
Anastasiya Semiankevich 2024-05-02 09:11:45 +03:00
parent 2e123a0d38
commit 1588c02f1b
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ def test_create_community(user_account, main_screen: MainWindow, params):
@allure.testcase('https://ethstatus.testrail.net/index.php?/cases/view/703057', 'Edit community')
@pytest.mark.case(703057)
@pytest.mark.critical
# @pytest.mark.critical TODO: fix creation of community https://github.com/status-im/desktop-qa-automation/issues/658
@pytest.mark.parametrize('params', [
{
'name': 'Updated Name',