small extra fix

This commit is contained in:
theelk801 2025-09-05 14:21:52 -04:00
parent 33852c72e7
commit 9092518aa9

View file

@ -18,7 +18,7 @@ public class MisterNegativeTest extends CardTestPlayerBase {
When Misterr Negative enters, you may exchange your life total with target opponent. If you lose life this way, draw that many cards. When Misterr Negative enters, you may exchange your life total with target opponent. If you lose life this way, draw that many cards.
5/5 5/5
*/ */
private static final String misterNegative = "Misterr Negative"; private static final String misterNegative = "Mister Negative";
@Test @Test
public void testMisterNegative() { public void testMisterNegative() {