mirror of
https://git.victorphan.net/basketballcantho/Teedy_custom.git
synced 2026-08-05 14:03:10 +07:00
fix tests
This commit is contained in:
@@ -663,7 +663,7 @@ public class TestDocumentResource extends BaseJerseyTest {
|
||||
@Test
|
||||
public void testPptxExtraction() throws Exception {
|
||||
// Login document_pptx
|
||||
clientUtil.createUser("document_pptx");
|
||||
clientUtil.createUser("document_pptx", 10000000); // 10MB quota
|
||||
String documentPptxToken = clientUtil.login("document_pptx");
|
||||
|
||||
// Create a document
|
||||
|
||||
Reference in New Issue
Block a user