diff --git a/src/Context/LoginContext.php b/src/Context/LoginContext.php index f3d8f36..18dd262 100644 --- a/src/Context/LoginContext.php +++ b/src/Context/LoginContext.php @@ -242,7 +242,6 @@ class LoginContext implements Context /** * @Then /^the password for "([^"]*)" should be "([^"]*)"$/ - * @skipUpgrade * @param string $id * @param string $password */