diff --git a/src/Context/LoginContext.php b/src/Context/LoginContext.php index f3d8f36c..18dd2621 100644 --- a/src/Context/LoginContext.php +++ b/src/Context/LoginContext.php @@ -242,7 +242,6 @@ public function stepIWillSeeALogInMessage($type) /** * @Then /^the password for "([^"]*)" should be "([^"]*)"$/ - * @skipUpgrade * @param string $id * @param string $password */