mirror of
https://github.com/status-im/status-desktop.git
synced 2025-03-03 07:50:49 +00:00
chore: remove @mayfail from tst_userIdentity
This commit is contained in:
parent
557fbdc0a2
commit
367640af6c
@ -9,7 +9,6 @@ Feature: User Identity
|
||||
And the user signs up with username "tester123" and password "TesTEr16843/!@00"
|
||||
And the user lands on the signed in app
|
||||
|
||||
@mayfail
|
||||
Scenario Outline: The user sets display name, bio and social links
|
||||
Given the user opens app settings screen
|
||||
And the user opens the profile settings
|
||||
@ -50,8 +49,6 @@ Feature: User Identity
|
||||
| user | bio |
|
||||
| tester123_changed | Hello, I am super tester! |
|
||||
|
||||
|
||||
@mayfail
|
||||
Scenario Outline: The user can change own display name in profile popup
|
||||
Given the user opens own profile popup
|
||||
And the user's display name is "tester123"
|
||||
|
Loading…
x
Reference in New Issue
Block a user