Skip to content

Commit

Permalink
[SHIBUI-922]
Browse files Browse the repository at this point in the history
change config
  • Loading branch information
jj committed Dec 5, 2018
1 parent 3790211 commit 75a020c
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 @@ -194,6 +194,7 @@ task integrationTest(type: Test) {
testClassesDirs = sourceSets.integrationTest.output.classesDirs
classpath = sourceSets.integrationTest.runtimeClasspath
systemProperties = System.properties
systemProperties['user.dir'] = workingDir
}

task generateSources {
Expand Down

0 comments on commit 75a020c

Please sign in to comment.