mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-16 08:37:12 +00:00
chore: remove community edit test from critical path
This commit is contained in:
parent
f7b975ec17
commit
4821025802
@ -84,7 +84,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: figure out why it is failing on the creation form
|
||||
@pytest.mark.parametrize('params', [
|
||||
{
|
||||
'name': 'Updated Name',
|
||||
|
Loading…
x
Reference in New Issue
Block a user