Fixed issue with cards creating assignments
This commit is contained in:
@@ -14,7 +14,10 @@ import org.junit.Test;
|
||||
|
||||
import java.util.*;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
import static org.junit.Assert.assertEquals;
|
||||
import static org.junit.Assert.assertTrue;
|
||||
import static org.junit.Assert.assertFalse;
|
||||
import static org.junit.Assert.assertNull;
|
||||
|
||||
public class IndividualCardAtTest extends AbstractAtTest {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user