diff --git a/src/test/java/it/polimi/ingsw/gc14/Model/Cards/TribeCards/Events/HuntTest.java b/src/test/java/it/polimi/ingsw/gc14/Model/Cards/TribeCards/Events/HuntTest.java index f167eb7..e2f39f3 100644 --- a/src/test/java/it/polimi/ingsw/gc14/Model/Cards/TribeCards/Events/HuntTest.java +++ b/src/test/java/it/polimi/ingsw/gc14/Model/Cards/TribeCards/Events/HuntTest.java @@ -10,7 +10,6 @@ import java.util.Arrays; import static org.junit.jupiter.api.Assertions.*; class HuntTest { - // Daje roma daje @Test void activateEvent() { Player p1 = new Player("Giacomo");