mirror of
https://github.com/magefree/mage.git
synced 2025-12-23 20:11:59 -08:00
Fixed replacement effects for copied creatures. All tests pass now.
This commit is contained in:
parent
b0157b2259
commit
1cb25812c9
2 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,6 @@ public class PhantasmalImageTest extends CardTestPlayerBase {
|
|||
|
||||
// Tests: When Geralf's Messenger enters the battlefield, target opponent loses 2 life.
|
||||
assertLife(playerB, 18);
|
||||
assertLife(playerA, 18);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue