-
-
Notifications
You must be signed in to change notification settings - Fork 398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync Phone Number tests with canonical specs #1362
Conversation
Thank you for contributing to Based on the files changed in this PR, it would be good to pay attention to the following details when reviewing the PR:
Automated comment created by PR Commenter 🤖. |
8faeece
to
587b199
Compare
587b199
to
578fcfb
Compare
It seems like none of the Link Checker errors are due to this PR 😞 |
It seems like the Link Checker had a temporary issue (timeouts). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, it's perfect!
Clearly, the link checker errors are unrelated.
Hi !
I updated the tests to match the problem specifications.
An update to the example implementation was needed to pass the new tests (multiple error messages).
Relates to #1027 .