mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 10:04:21 +00:00
Updated bitstream format test
This commit is contained in:
@@ -56,7 +56,7 @@ public class BitstreamFormatRestRepositoryIT extends AbstractControllerIntegrati
|
|||||||
@Autowired
|
@Autowired
|
||||||
private BitstreamFormatConverter bitstreamFormatConverter;
|
private BitstreamFormatConverter bitstreamFormatConverter;
|
||||||
|
|
||||||
private final int DEFAULT_AMOUNT_FORMATS = 81;
|
private final int DEFAULT_AMOUNT_FORMATS = 82;
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void findAllPaginationTest() throws Exception {
|
public void findAllPaginationTest() throws Exception {
|
||||||
|
Reference in New Issue
Block a user