NoIssue: Fix name
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user