mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
Clean up (#3225)
This commit is contained in:
@@ -1785,8 +1785,6 @@ public class GameSimulationTest extends SimulationTest {
|
||||
|
||||
AssertJUnit.assertEquals(clonedOutLaw.getName(), hillGiantName);
|
||||
|
||||
AssertJUnit.assertTrue(clonedOutLaw.isTransformable());
|
||||
|
||||
score = sim.simulateSpellAbility(moonmistSA).value;
|
||||
AssertJUnit.assertTrue(score > 0);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user