Skip to content

Commit 353a503

Browse files
committed
Formatting
1 parent eea507f commit 353a503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ public void mulitPathDslRouteWorks() {
9696
}
9797

9898
@Test
99-
//@Disabled
99+
// @Disabled
100100
public void pathRouteWorksWithPercent() {
101101
testClient.get()
102102
.uri("/abc/123%/function")

0 commit comments

Comments
 (0)