test(tst_userIdentity): Skipped scenario `The user can change own display name in profile popup`
App bug to be solved: #10827
This commit is contained in:
parent
266b2406cc
commit
e8c4199ed1
|
@ -50,6 +50,7 @@ Feature: User Identity
|
|||
| 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…
Reference in New Issue