fix: fixed a typo in Test name
This commit is contained in:
@ -35,7 +35,7 @@ public class MessageSerializationTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
void CharacterSelectionDeserializationTest() throws JsonProcessingException {
|
||||
void CharacterSelectionSerializationTest() throws JsonProcessingException {
|
||||
var jsonRepresentingMessage = """
|
||||
{
|
||||
"messageType":"CHARACTER_SELECTION",
|
||||
|
Reference in New Issue
Block a user