Skip to content

Commit

Permalink
[SHIBUI-1030]
Browse files Browse the repository at this point in the history
Update build to hopefully use mailhog properly now.
  • Loading branch information
Bill Smith committed Jan 14, 2019
1 parent f475fb8 commit b565bd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ dockerCompose {
waitForTcpPorts = false
}

task test(overwrite: true) {
test {
dependsOn 'composeUp'
finalizedBy 'composeDown'
}
}

0 comments on commit b565bd7

Please sign in to comment.