Updating translation files

This commit is contained in:
Goutte
2012-12-04 20:06:02 +01:00
parent be2a10eda8
commit e587c3271e
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()
{