merged branch jmikola/di-yaml-loader-test (PR #3808)

Commits
-------

1c3e4ac [DependencyInjection] Fix Yaml file loader test

Discussion
----------

[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.

https://twitter.com/webmozart/status/188325579894947840
This commit is contained in:
Fabien Potencier 2012-04-07 08:09:01 +02:00
commit 987e69ee56

View File

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