[DependencyInjection] Fix Yaml file loader test

This broke when 2.0 was recently merged into master with b9daae2847, as the Yaml fixture change from 24a0d0a2dc was not included.
This commit is contained in:
Jeremy Mikola 2012-04-06 14:29:48 -04:00
parent 20a9961711
commit 1c3e4ac694

View File

@ -14,6 +14,7 @@ services:
class: FooClass
calls:
- [ setBar, [] ]
- [ setBar ]
method_call2:
class: FooClass
calls: