mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-18 01:27:25 +00:00
fix(tests): Fix emoji autoreplace test
This commit is contained in:
parent
c19dbaf09b
commit
f4b4ec341e
@ -134,7 +134,8 @@ Feature: Status Desktop Chat
|
|||||||
Scenario: User can type message with emoji autoreplace
|
Scenario: User can type message with emoji autoreplace
|
||||||
When user joins chat room automation-test
|
When user joins chat room automation-test
|
||||||
Then the user is able to send chat message "Hello :)"
|
Then the user is able to send chat message "Hello :)"
|
||||||
Then the message Hello 🙂 is displayed in the last message
|
Then the message 🙂 is displayed in the last message
|
||||||
|
And the message Hello is displayed in the last message
|
||||||
|
|
||||||
|
|
||||||
Scenario: User can send a sticker after installing a free pack
|
Scenario: User can send a sticker after installing a free pack
|
||||||
|
Loading…
x
Reference in New Issue
Block a user