Closed

Description
This issue is automatically created based on existing pull request: #28304: magento/magento2#: Add additional test coverage to “updateCustomer” mutation
Description (*)
PR adds a test coverage for the next cases of updateCustomer
mutation:
- Invalid date of birth
- Invalid email address
- Empty customer last name
Related Pull Requests
Fixed Issues (if relevant)
- magento/magento2#<issue_number>: Issue title
Manual testing scenarios (*)
- ...
- ...
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)