MNT Remove legacy upgrader config

This commit is contained in:
Steve Boyd 2023-01-20 17:14:51 +13:00
parent 5cce73af87
commit 7db9e1c249
1 changed files with 0 additions and 1 deletions

View File

@ -242,7 +242,6 @@ class LoginContext implements Context
/** /**
* @Then /^the password for "([^"]*)" should be "([^"]*)"$/ * @Then /^the password for "([^"]*)" should be "([^"]*)"$/
* @skipUpgrade
* @param string $id * @param string $id
* @param string $password * @param string $password
*/ */