Skip to content

Commit

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

check {
dependsOn enversTest
Expand Down

0 comments on commit c37e28d

Please sign in to comment.