Skip to content

Commit fc7096c

Browse files
committed
polishing
1 parent 45401d1 commit fc7096c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-cloud-gateway-server-webflux/src/test/java/org/springframework/cloud/gateway/handler/predicate/VersionRoutePredicateFactoryIntegrationTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ public void customVersionResolverBeanWorks() {
137137
@Test
138138
public void invalidVersionNotFound() {
139139
testClient.mutate()
140-
.responseTimeout(Duration.ofMinutes(5))
141140
.build()
142141
.get()
143142
.uri("/anything/version11plus")

0 commit comments

Comments
 (0)