Added ignore to test

This commit is contained in:
luca.frosini 2023-07-03 16:59:17 +02:00
parent 50d0005b2d
commit 6547fe80e8
1 changed files with 1 additions and 1 deletions

View File

@ -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>();