Add testRuntime dependency on 'spring-geode-starter-test'.
This commit is contained in:
@@ -20,4 +20,7 @@ dependencies {
|
||||
testImplementation('org.springframework.boot:spring-boot-starter-test') {
|
||||
exclude group: 'org.junit.vintage', module: 'junit-vintage-engine'
|
||||
}
|
||||
|
||||
testImplementation project(":spring-geode-starter-test")
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user