Merge pull request #55 from Goutte/steps_sugar

Updating translation files for PR #54
This commit is contained in:
Christophe Coevoet
2012-12-04 16:48:24 -08:00
5 changed files with 10 additions and 10 deletions

View File

@@ -95,8 +95,8 @@ trait MinkDictionary
/**
* Opens homepage.
*
* @Given /^(?:|I )am on homepage$/
* @When /^(?:|I )go to homepage$/
* @Given /^(?:|I )am on (?:|the )homepage$/
* @When /^(?:|I )go to (?:|the )homepage$/
*/
public function iAmOnHomepage()
{