Rename TagUpdateTest

Signed-off-by: TheMode <themode@outlook.fr>
This commit is contained in:
TheMode 2022-07-29 16:04:06 +02:00
parent 614559bcdb
commit 660112dca6
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import static net.minestom.server.api.TestUtils.assertEqualsSNBT;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertNull;
public class TagAtomicTest {
public class TagUpdateTest {
@Test
public void update() {