Closed

Description
This issue is automatically created based on existing pull request: #28361: MFTF: Refactoring AdminUpdateCustomURLRewritesPermanentTest
Description (*)
AdminUpdateCustomURLRewritesPermanentTest is refactored according to the best practices followed by MFTF.
Related Pull Requests
Fixed Issues (if relevant)
- N/A
Manual testing scenarios (*)
Run the StorefrontLoginWithIncorrectCredentialsTest in the local environment and verified the test runs successfully.
Questions or comments
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- All automated tests passed successfully (all builds are green)