Update RequestBuilderTest.java
This commit is contained in:
parent
1e47a63cb7
commit
bf574cec1e
@ -91,7 +91,7 @@ class RequestBuilderTest {
|
||||
@Test
|
||||
void testBuildGameRequest() {
|
||||
|
||||
//implementation of the GameRequest is mostly missing yet.
|
||||
//implementation of the GameRequest class is mostly missing yet.
|
||||
|
||||
GameRequest gr = new GameRequest();
|
||||
gr.type = RequestType.PauseStopRequest;
|
||||
|
Loading…
Reference in New Issue
Block a user