chore(@e2e_tests): disable flaky test

This commit is contained in:
Anastasiya Semenkevich 2023-06-07 19:37:35 +03:00
parent bc4492b53a
commit bf84d2503f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Feature: User Identity
Given A first time user lands on the status desktop and generates new key Given A first time user lands on the status desktop and generates new key
And the user signs up with username "tester123" and password "TesTEr16843/!@00" And the user signs up with username "tester123" and password "TesTEr16843/!@00"
And the user lands on the signed in app And the user lands on the signed in app
@mayfail
Scenario Outline: The user sets display name, bio and social links Scenario Outline: The user sets display name, bio and social links
Given the user opens app settings screen Given the user opens app settings screen
And the user opens the profile settings And the user opens the profile settings