Skip to content

Commit 3e523b7

Browse files
committed
[DebugBundle] Do not enable it in test env
1 parent daf1443 commit 3e523b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/debug-bundle/4.1/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"bundles": {
3-
"Symfony\\Bundle\\DebugBundle\\DebugBundle": ["dev", "test"]
3+
"Symfony\\Bundle\\DebugBundle\\DebugBundle": ["dev"]
44
},
55
"copy-from-recipe": {
66
"config/": "%CONFIG_DIR%/"

0 commit comments

Comments
 (0)