fixed tests

This commit is contained in:
luca.frosini 2023-07-14 14:32:00 +02:00
parent 04616ecaca
commit 4c3c8d0115
2 changed files with 2 additions and 2 deletions

View File

@ -168,7 +168,7 @@ public class RecordTest extends ContextTest {
return record;
}
// @Ignore
@Ignore
@Test
public void testRecords() throws Exception {

View File

@ -94,7 +94,7 @@ public class GRSFUtilities extends ContextTest {
return Arrays.asList(groupArray);
}
// @Ignore
@Ignore
@Test
public void createGRSFGroups() throws ObjectNotFound, Exception {