Skip to content

Commit f7e7246

Browse files
author
ehennum
committed
camel-case typo in the *.api filename #1252
1 parent 1a23a83 commit f7e7246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

marklogic-client-api/src/test/java/com/marklogic/client/test/dataservices/ErrorListenerOutputEndpointTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
public class ErrorListenerOutputEndpointTest {
4444
static ObjectNode apiObj;
45-
static String apiName = "errorListenerbulkIOOutputCaller.api";
45+
static String apiName = "errorListenerBulkIOOutputCaller.api";
4646
static String scriptPath;
4747
static String apiPath;
4848
static JSONDocumentManager docMgr;

0 commit comments

Comments
 (0)