Fix: Resolving Git Merge Conflicts #253
@@ -19,10 +19,11 @@ public class ChatControllerTest {
|
|||||||
public void teardown() {
|
public void teardown() {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
@Test
|
* @Test
|
||||||
public void testChatController() {
|
* public void testChatController() {
|
||||||
Client client = new Client("user1");
|
* Client client = new Client("user1");
|
||||||
client.startApplication();
|
* client.startApplication();
|
||||||
}
|
* }
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user