mirror of
https://github.com/correl/mage.git
synced 2024-12-24 11:50:45 +00:00
minor typo
This commit is contained in:
parent
77749d7fb1
commit
5ee5b9f417
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ public class ExertTest extends CardTestPlayerBase {
|
|||
* Reported bug: Combat Celebrant able to attack again despite being exerted already if Arlinn Kord granted him vigilance.
|
||||
*/
|
||||
@Test
|
||||
public void combatCelebrantExertedCannotAttackDuringNextCombatPhase_InteractionWithArlinnKord() {
|
||||
public void combatCelebrantExertedCannotExertAgainDuringNextCombatPhase_InteractionWithArlinnKord() {
|
||||
/*
|
||||
Combat Celebrant 2R
|
||||
Creature - Human Warrior 4/1
|
||||
|
|
Loading…
Reference in a new issue