fixed tests
This commit is contained in:
parent
04616ecaca
commit
4c3c8d0115
|
@ -168,7 +168,7 @@ public class RecordTest extends ContextTest {
|
|||
return record;
|
||||
}
|
||||
|
||||
// @Ignore
|
||||
@Ignore
|
||||
@Test
|
||||
public void testRecords() throws Exception {
|
||||
|
||||
|
|
|
@ -94,7 +94,7 @@ public class GRSFUtilities extends ContextTest {
|
|||
return Arrays.asList(groupArray);
|
||||
}
|
||||
|
||||
// @Ignore
|
||||
@Ignore
|
||||
@Test
|
||||
public void createGRSFGroups() throws ObjectNotFound, Exception {
|
||||
|
||||
|
|
Loading…
Reference in New Issue