Skip to content

Commit 5c698cd

Browse files
authored
Update test.yml
1 parent 58eb517 commit 5c698cd

File tree

1 file changed

+1
-1
lines changed
  • Tests/DependencyInjection/Fixtures

1 file changed

+1
-1
lines changed

Tests/DependencyInjection/Fixtures/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ old_sound_rabbit_mq:
173173
queue_options_provider: bar.dynamic.provider
174174
bindings:
175175
- {exchange: foo, destination: bar, routing_key: baz}
176-
- {exchange: moo, connection: default2, destination: cow, nowait: true, destination_is_exchange: true, arguments: {moo:cow}}
176+
- {exchange: moo, connection: default2, destination: cow, nowait: true, destination_is_exchange: true, arguments: {moo: cow}}
177177
anon_consumers:
178178
foo_anon_consumer:
179179
connection: foo_connection

0 commit comments

Comments
 (0)