Skip to content

Commit b4dfeaa

Browse files
committed
Updating fixtures
1 parent fe882b3 commit b4dfeaa

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
--------- ---------- ------------ ----------- ---------------
2-
 Name   Method   Scheme   Host   Path 
3-
--------- ---------- ------------ ----------- ---------------
4-
route_1 GET|HEAD http|https localhost /hello/{name}
5-
route_3 ANY http|https localhost /other/route
6-
--------- ---------- ------------ ----------- ---------------
1+
--------- ---------- ------------ ----------- --------------- ------------
2+
 Name   Method   Scheme   Host   Path   Controller 
3+
--------- ---------- ------------ ----------- --------------- ------------
4+
route_1 GET|HEAD http|https localhost /hello/{name}
5+
route_3 ANY http|https localhost /other/route
6+
--------- ---------- ------------ ----------- --------------- ------------
77

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
------------ -------- -------- ------------- --------------
22
 Name   Method   Schema   Path   Controller 
33
------------ -------- -------- ------------- --------------
4-
some_route ANY https /some-route Controller()
4+
some_route ANY https /some-route Controller()
55
------------ -------- -------- ------------- --------------
66

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---------------------- -------- ------------- ------------- ------------
22
 Name   Method   Host   Path   Controller 
33
---------------------- -------- ------------- ------------- ------------
4-
some_route_with_host ANY symfony.com /some-route
4+
some_route_with_host ANY symfony.com /some-route ]8;;myeditor://open?file=&line=0\strpos()]8;;\
55
---------------------- -------- ------------- ------------- ------------
66

0 commit comments

Comments
 (0)