refactored service names and parameterized all class names

This commit is contained in:
everzet
2012-05-11 01:02:07 +02:00
parent 89d36046f4
commit 74bcde4820
6 changed files with 18 additions and 16 deletions

View File

@@ -27,7 +27,7 @@
<argument type="string">%behat.mink.selenium2.wd_host%</argument>
</service>
</argument>
<argument type="service" id="behat.mink.selectors_handler" />
<argument type="service" id="behat.mink.selector.handler" />
<tag name="behat.mink.session" alias="selenium2" />
</service>