fix(tests): Fix emoji autoreplace test

This commit is contained in:
Boris Melnik 2022-08-30 17:14:04 +03:00
parent c19dbaf09b
commit f4b4ec341e

View File

@ -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