Skip to content

Commit ba08e9e

Browse files
author
Charles Greer
committed
deploy before testing upgrade
1 parent e708d01 commit ba08e9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ml-data-hub-plugin/src/test/groovy/com/marklogic/gradle/task/UpdateHubTaskTest.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ class UpdateHubTaskTest extends BaseTest {
2929
def setupSpec() {
3030
createGradleFiles()
3131
runTask('hubInit')
32+
println(runTask('mlDeploy', '-i').getOutput())
3233
}
3334

3435
def "no updates needed"() {

0 commit comments

Comments
 (0)