mirror of
https://github.com/inf112-v20/Fiasko.git
synced 2025-01-31 15:19:35 +01:00
fikset teste til å ikke brue manuell tester decket
This commit is contained in:
parent
8fd6eb945f
commit
1eefa17420
@ -19,7 +19,7 @@ public class RoboRallyGameTest {
|
||||
@Before
|
||||
public void setUp() {
|
||||
game = new RoboRallyGame(new ArrayList<>(), "Checkmate.txt", "Player1",
|
||||
null);
|
||||
null,false);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Loading…
x
Reference in New Issue
Block a user