Skip to content

Commit

Permalink
update junit test.
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyeBeFreeman committed Sep 26, 2024
1 parent 37c8552 commit b4075df
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,7 @@
"spring.cloud.gateway.enabled=true",
"spring.cloud.polaris.namespace=" + NAMESPACE_TEST,
"spring.cloud.polaris.service=test",
"spring.main.web-application-type=reactive",
"httpbin=http://localhost:${wiremock.server.port}"
"spring.main.web-application-type=reactive"
},
classes = PolarisCircuitBreakerGatewayIntegrationTest.TestApplication.class
)
Expand Down

0 comments on commit b4075df

Please sign in to comment.