Skip to content

Commit fe882b3

Browse files
committed
Fixing new tests
1 parent 89d538e commit fe882b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--------- ---------- ------------ ----------- ---------------
22
 Name   Method   Scheme   Host   Path 
33
--------- ---------- ------------ ----------- ---------------
4-
route_1 GET|HEAD http|https localhost /hello/{name}
4+
route_1 GET|HEAD http|https localhost /hello/{name}
55
route_3 ANY http|https localhost /other/route
66
--------- ---------- ------------ ----------- ---------------
77

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--------- ---------- ------------ ----------- -----------
22
 Name   Method   Scheme   Host   Path 
33
--------- ---------- ------------ ----------- -----------
4-
route_2 PUT|POST http|https localhost /name/add
4+
route_2 PUT|POST http|https localhost /name/add
55
--------- ---------- ------------ ----------- -----------
66

0 commit comments

Comments
 (0)