Merge branch '1.3' into 2.0
Conflicts: src/Behat/MinkExtension/Context/MinkDictionary.php
This commit is contained in:
@@ -209,7 +209,7 @@ class MinkContext extends RawMinkContext implements TranslatableContext
|
||||
/**
|
||||
* Checks, that current page PATH matches regular expression.
|
||||
*
|
||||
* @Then /^the (?i)url(?-i) should match (?P<pattern>"([^"]|\\")*")$/
|
||||
* @Then /^the (?i)url(?-i) should match (?P<pattern>"(?:[^"]|\\")*")$/
|
||||
*/
|
||||
public function assertUrlRegExp($pattern)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user