File tree 2 files changed +2
-2
lines changed
src/Symfony/Bundle/FrameworkBundle/Tests/Fixtures/Descriptor 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
--------- ---------- ------------ ----------- ---------------
2
2
[32m Name [39m [32m Method [39m [32m Scheme [39m [32m Host [39m [32m Path [39m
3
3
--------- ---------- ------------ ----------- ---------------
4
- route_1 GET|HEAD http|https localhost /hello/{name}
4
+ route_1 [34mGET[39m|[35mHEAD[39m http|https localhost /hello/{name}
5
5
route_3 ANY http|https localhost /other/route
6
6
--------- ---------- ------------ ----------- ---------------
7
7
Original file line number Diff line number Diff line change 1
1
--------- ---------- ------------ ----------- -----------
2
2
[32m Name [39m [32m Method [39m [32m Scheme [39m [32m Host [39m [32m Path [39m
3
3
--------- ---------- ------------ ----------- -----------
4
- route_2 PUT|POST http|https localhost /name/add
4
+ route_2 [33mPUT[39m|[32mPOST[39m http|https localhost /name/add
5
5
--------- ---------- ------------ ----------- -----------
6
6
You can’t perform that action at this time.
0 commit comments