Merge pull request #237 from creative-commoners/pulls/5/remove-legacy-upgrader

MNT Remove legacy upgrader config
This commit is contained in:
Maxime Rainville 2023-01-23 10:39:12 +13:00 committed by GitHub
commit a6da4e67fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 "([^"]*)"$/
* @skipUpgrade
* @param string $id
* @param string $password
*/