Merged with remote changes

This commit is contained in:
Calum
2017-09-04 23:42:10 +12:00
parent a1e3ec54c7
commit e4dbbd05c7
7 changed files with 86 additions and 54 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ Feature: SendChat
Scenario: User send chat to another client
Given The are two games running
When the user has pressed sends the message "Hello world" in a text box
Then the other client should recieve the message "Hello world"
Then the other client should receive the message "Hello world"