Skip to content

Commit ad28cd3

Browse files
committed
Fix config for prefer-lowest
1 parent 146af27 commit ad28cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/End2End/App/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
framework:
2-
router: { resource: "./routing.yml" }
2+
router: { resource: "%kernel.root_dir%/routing.yml" }
33
secret: secret
44
test: ~
55

0 commit comments

Comments
 (0)