Skip to content

Commit 8e0936b

Browse files
committed
pdf text extraction test
1 parent 5e21351 commit 8e0936b

File tree

4 files changed

+1855
-41
lines changed

4 files changed

+1855
-41
lines changed

tests/remote_js/config/default.json5

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
"password2": "letmein2",
2828
"displayName2": "testuser2",
2929
"ownedPrivateGroupID2": 0,
30-
"ownedPrivateGroupLibraryID2": 0
30+
"ownedPrivateGroupLibraryID2": 0,
31+
32+
"fullTextExtractorSQSUrl" : "",
33+
"isLocalRun": false
3134

3235
}

0 commit comments

Comments
 (0)