minor fix
This commit is contained in:
parent
bce77ee846
commit
8e647b8884
|
@ -59,7 +59,6 @@ public abstract class AbstractLiveTest<T extends Serializable> {
|
|||
}
|
||||
|
||||
@Test
|
||||
// @Ignore("create is not done yet")
|
||||
public void givenResourcesExist_whenFirstPageIsRetrieved_thenPageContainsResources() {
|
||||
create();
|
||||
|
||||
|
|
Loading…
Reference in New Issue