mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-12-15 15:20:57 -08:00
Fixed tests
This commit is contained in:
parent
50e2b828f7
commit
b34ceae965
2 changed files with 9 additions and 7 deletions
|
|
@ -244,7 +244,7 @@ public class PatcherTests{
|
|||
unit.dagger.frogs: 10
|
||||
"""));
|
||||
|
||||
assertEquals(1, Vars.state.patcher.patches.first().warnings.size);
|
||||
assertEquals(2, Vars.state.patcher.patches.first().warnings.size);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue