Fixed broken test

This commit is contained in:
Marcin Grzejszczak
2017-06-14 13:50:40 +02:00
parent 69d1be515d
commit 6e61b5b8f3

View File

@@ -120,7 +120,7 @@ configure(project(':fraudDetectionService')) {
baseClassForTests = 'org.springframework.cloud.MvcSpec'
contractsRepositoryUrl = "file://" + file("${project.rootDir.absolutePath}/m2repo/repository").absolutePath
contractDependency {
stringNotation = "com.example:jersey-contracts"
stringNotation("com.example:jersey-contracts:+:")
}
generatedTestSourcesDir = file("${project.buildDir}/generated-test-sources/")
stubsOutputDir = stubsOutputDirRoot