forked from External/mage
Fixed annoyed random fails of ThousandYearStormTest
This commit is contained in:
parent
841692fa6c
commit
345d10ad82
1 changed files with 1 additions and 1 deletions
|
|
@ -1483,7 +1483,7 @@ public abstract class CardTestPlayerAPIImpl extends MageTestPlayerBase implement
|
|||
}
|
||||
|
||||
public void waitStackResolved(int turnNum, PhaseStep step, TestPlayer player) {
|
||||
|
||||
waitStackResolved(1, step, player, false);
|
||||
}
|
||||
|
||||
public void waitStackResolved(int turnNum, PhaseStep step, TestPlayer player, boolean skipOneStackObjectOnly) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue