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