test(one-to-one): add mayfail to one to one test as it fails often
This commit is contained in:
parent
6c1e16b72e
commit
03095f995e
|
@ -15,6 +15,8 @@ Feature: Status Desktop One to One Chat Flows
|
|||
[Cleanup] Also each scenario ends with:
|
||||
** when the user leaves the current chat
|
||||
|
||||
@mayfail
|
||||
# Fails on CI. Issue #9335
|
||||
Scenario: The user can create a one to chat
|
||||
When the user creates a one to one chat with "Athletic"
|
||||
Then the chat title is "Athletic"
|
||||
|
|
Loading…
Reference in New Issue