We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caa00de commit 4815ebcCopy full SHA for 4815ebc
tests/End2End/App/config.yml
@@ -33,11 +33,6 @@ services:
33
tags:
34
- controller.service_arguments
35
36
- Sentry\SentryBundle\Tests\End2End\App\Controller\BufferFlushController:
37
- autowire: true
38
- tags:
39
- - controller.service_arguments
40
-
41
Sentry\SentryBundle\Tests\End2End\App\Command\MainCommand:
42
tags: [{ name: 'console.command', command: 'main-command' }]
43
0 commit comments