[SPM] fix Oscorp Industries test

This commit is contained in:
jmlundeen 2025-09-03 22:04:45 -05:00
parent d5b496c7f1
commit fb4303fbe6

View file

@ -41,7 +41,7 @@ public class OscorpIndustriesTest extends CardTestPlayerBase {
activateAbility(1, PhaseStep.PRECOMBAT_MAIN, playerA, "{T}: Draw");
setChoice(playerA, oscorpIndustries);
playLand(1, PhaseStep.POSTCOMBAT_MAIN, playerA, oscorpIndustries + " with mayhem");
playLand(1, PhaseStep.POSTCOMBAT_MAIN, playerA, oscorpIndustries + " with Mayhem");
setStopAt(1, PhaseStep.END_TURN);
execute();