Fix: HuntEventTest Name Changed To HuntTest
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ import java.util.Arrays;
|
|||||||
|
|
||||||
import static org.junit.jupiter.api.Assertions.*;
|
import static org.junit.jupiter.api.Assertions.*;
|
||||||
|
|
||||||
class HuntEventTest {
|
class HuntTest {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
void activateEvent() {
|
void activateEvent() {
|
||||||
Reference in New Issue
Block a user