Added ignore to test
This commit is contained in:
parent
50d0005b2d
commit
6547fe80e8
|
@ -293,7 +293,7 @@ public class RecordTest extends ContextTest {
|
|||
}
|
||||
}
|
||||
|
||||
// @Ignore
|
||||
@Ignore
|
||||
@Test
|
||||
public void testDeleteAll() throws Exception {
|
||||
MultivaluedMap<String, String> mvm = new MultivaluedHashMap<String,String>();
|
||||
|
|
Loading…
Reference in New Issue