mirror of
https://github.com/correl/mage.git
synced 2025-04-03 17:00:16 -09:00
Renamed Thought-Knot Seer tests to match conventions.
This commit is contained in:
parent
72cbaaf3ab
commit
79c4798ff9
2 changed files with 2 additions and 2 deletions
Mage.Tests/src/test/java/org/mage/test/cards/single/ogw
|
@ -12,7 +12,7 @@ import mage.constants.Zone;
|
|||
import org.junit.Test;
|
||||
import org.mage.test.serverside.base.CardTestPlayerBase;
|
||||
|
||||
public class ThoughtKnotSeerTests extends CardTestPlayerBase {
|
||||
public class ThoughtKnotSeerTest extends CardTestPlayerBase {
|
||||
|
||||
/**
|
||||
* Reported bug
|
Loading…
Add table
Reference in a new issue