Skip to content

Commit

Permalink
Change order of tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dima767 committed Jun 13, 2019
1 parent f8481ab commit 31b3228
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ task enversTest(type: Test) {
systemProperties = System.properties
systemProperties['user.dir'] = workingDir
}
enversTest.mustRunAfter test

check {
dependsOn enversTest
Expand Down

0 comments on commit 31b3228

Please sign in to comment.