NoIssue: Fix name

This commit is contained in:
Minimons
2025-12-03 09:53:09 +01:00
parent 254a55d955
commit 2f25bc7dc4

View File

@@ -9,7 +9,7 @@ import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertThrows; import static org.junit.jupiter.api.Assertions.assertThrows;
@DisplayName("Sad Random Ints Tests") @DisplayName("Sad Random Ints Tests")
public class IncorrectRandomIntsTests { public class IncorrectRandomIntTests {
@DisplayName("Do incorrect range bounds throw?") @DisplayName("Do incorrect range bounds throw?")
@Test @Test