We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0cddc3d + 7f32dce commit cba9e2dCopy full SHA for cba9e2d
examples/unit-test-project/README.md
@@ -22,7 +22,7 @@ is a feature of ml-gradle for depending on packages of MarkLogic modules):
22
}
23
24
dependencies {
25
- mlRestApi "com.marklogic:ml-unit-test:0.11"
+ mlRestApi "com.marklogic:ml-unit-test-modules:0.11"
26
27
28
With those additions in place, the "mlUnitTest" task can be run. This task will use the value of mlTestRestPort to
0 commit comments