mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
Fixed chat tests
#story[1246]
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Feature: SendChat
|
||||
Scenario: User send chat to another client
|
||||
Given The are two games running
|
||||
Given There are two games running
|
||||
When the user has pressed sends the message "Hello world" in a text box
|
||||
Then the other client should receive the message "Hello world"
|
||||
|
||||
Reference in New Issue
Block a user