Update build.gradle
This commit is contained in:
committed by
GitHub
parent
878e8a4f38
commit
341a64dc0a
@@ -20,7 +20,7 @@ dependencies {
|
||||
}
|
||||
|
||||
// In this section you define all Spring Cloud Contract Verifier Gradle Plugin properties
|
||||
contractVerifier {
|
||||
contracts {
|
||||
baseClassForTests = 'com.example.MvcTest'
|
||||
// fully qualified name to a class that will be the base class for your generated test classes
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user