mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
Merge request fixes
#story[1246]
This commit is contained in:
@@ -21,7 +21,6 @@ public class SendChatSteps {
|
||||
private MainServerThread mst;
|
||||
|
||||
|
||||
//TODO Need to mock the controller pane in order to run the full game client
|
||||
@Given("^There are two games running$")
|
||||
public void the_are_two_games_running() throws Throwable {
|
||||
mst = new MainServerThread();
|
||||
|
||||
Reference in New Issue
Block a user