Skip to content

Commit ba34a87

Browse files
committed
minor #1797 suppress unneeded noise in tests (xabbuh)
This PR was merged into the 2.3-dev branch. Discussion ---------- suppress unneeded noise in tests ping @lsmith77 @GuilhemN What do you think? Commits ------- d0c49c3 suppress unneeded noise in tests
2 parents 513572f + d0c49c3 commit ba34a87

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
imports:
22
- { resource: framework.yml }
3+
4+
services:
5+
logger:
6+
class: Psr\Log\NullLogger

0 commit comments

Comments
 (0)