Skip to content

Commit 178ebda

Browse files
committed
Try removing the locale_aware_listener from bundle test fixture app
1 parent 322d0fe commit 178ebda

File tree

1 file changed

+0
-3
lines changed
  • pkg/enqueue-bundle/Tests/Functional/App/config

1 file changed

+0
-3
lines changed

pkg/enqueue-bundle/Tests/Functional/App/config/config.yml

-3
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,3 @@ services:
126126
class: 'Enqueue\Bundle\Tests\Functional\App\AsyncListener'
127127
public: true
128128
arguments: ['@enqueue.client.default.producer', '@enqueue.events.registry']
129-
130-
locale_aware_listener:
131-
public: true

0 commit comments

Comments
 (0)