Update tests/communities/test_communities_adding_contact_from_channel.py

Co-authored-by: Anastasiya <82375995+anastasiyaig@users.noreply.github.com>
This commit is contained in:
Valentina1133 2024-05-29 12:20:10 +07:00 committed by Anastasiya
parent 390a3e4d77
commit 48d5239273
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ pytestmark = marks
@allure.testcase('https://ethstatus.testrail.net/index.php?/cases/view/736170',
'Add contact from community channel')
'Add a contact from community's member list')
@pytest.mark.case(736170)
def test_add_contact_from_community_channel_chat(multiple_instances):
user_one: UserAccount = constants.user_account_one