Skip to content

Commit b8946bd

Browse files
committed
Bumping versions
1 parent 1c2528d commit b8946bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-cloud-context/src/test/java/org/springframework/cloud/bootstrap/config/BootstrapConfigurationTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,6 @@ void activeAndIncludeProfileFromBootstrapPropertySource_WhenMultiplePlacesHaveAc
739739
.anyMatch("local"::equals)).isTrue();
740740
}
741741

742-
743742
@Configuration(proxyBeanMethods = false)
744743
@EnableConfigurationProperties
745744
protected static class BareConfiguration {

0 commit comments

Comments
 (0)