Skip to content

Commit

Permalink
Update IntegrationSpec.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
Mozart Petter committed May 18, 2020
1 parent 1b86d5b commit 9c21da7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class DefaultConfigurationSpec : StringSpec({
logger = com.cdsap.talaiot.logger.LogTracker.Mode.INFO
publishers {
jsonPublisher = true
customPublisher = new JsonPublisher(getGradle())
customPublishers(new JsonPublisher(getGradle()))
}
}

Expand Down

0 comments on commit 9c21da7

Please sign in to comment.