Skip to content

Commit 87b9fc4

Browse files
Add spring-credhub-reactive-integration-tests to Gradle module list
1 parent dc59712 commit 87b9fc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

settings.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ include ':spring-credhub-docs'
99
project(':spring-credhub-core').projectDir = "$rootDir/spring-credhub-core" as File
1010
project(':spring-credhub-starter').projectDir = "$rootDir/spring-credhub-starter" as File
1111
project(':spring-credhub-integration-tests').projectDir = "$rootDir/spring-credhub-integration-tests" as File
12+
project(':spring-credhub-reactive-integration-tests').projectDir = "$rootDir/spring-credhub-reactive-integration-tests" as File
1213
project(':spring-credhub-docs').projectDir = "$rootDir/spring-credhub-docs" as File

0 commit comments

Comments
 (0)