Skip to content

Commit b8b58da

Browse files
committed
Fixing test configuration
1 parent 6af16bb commit b8b58da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-cloud-commons/src/test/java/org/springframework/cloud/client/loadbalancer/reactive/ReactorLoadBalancerClientAutoConfigurationTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ TestService testService() {
229229
}
230230

231231
@Bean
232+
@Primary
232233
ReactiveHttpClientServiceProperties reactiveHttpClientServiceProperties() {
233234
return new ReactiveHttpClientServiceProperties();
234235
}

0 commit comments

Comments
 (0)