minor fix

This commit is contained in:
eugenp
2014-01-05 18:22:13 +02:00
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();