Skip to content

Commit

Permalink
Update WebMvcServiceRegistryAutoConfigurationTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
mercyblitz committed Jan 16, 2025
1 parent 0e7d90c commit 8fac9e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
@SpringBootTest(
classes = {WebMvcServiceRegistryAutoConfigurationTest.class},
properties = {
"microsphere.spring.cloud.simple.enabled=true",
"microsphere.spring.cloud.service-registry.auto-registration.simple.enabled=true",
"spring.cloud.service-registry.auto-registration.enabled=true",
"spring.cloud.kubernetes.enabled=false",
"kubernetes.informer.enabled=false",
Expand Down

0 comments on commit 8fac9e4

Please sign in to comment.