Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrudin committed May 22, 2018
2 parents 0cddc3d + 7f32dce commit cba9e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/unit-test-project/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ is a feature of ml-gradle for depending on packages of MarkLogic modules):
}
dependencies {
mlRestApi "com.marklogic:ml-unit-test:0.11"
mlRestApi "com.marklogic:ml-unit-test-modules:0.11"
}

With those additions in place, the "mlUnitTest" task can be run. This task will use the value of mlTestRestPort to
Expand Down

0 comments on commit cba9e2d

Please sign in to comment.