Skip to content
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

fix: fixes typo in EmailValidator #123

Closed
wants to merge 1 commit into from

Conversation

stevendaniels
Copy link

👋

I was looking into some test failures after updating this gem to 0.1.4. I'm encountering the issue in #120.
While looking at the master branch (to see if the changes there fixed #120), I noticed there were a lot of tests that were failing due to a chance introduced in #122.

It looks like the project doesn't have CI running, which could have detected this issue.

urbanautomaton pushed a commit to futurelearn/valid_email that referenced this pull request Jun 19, 2023
A typo in hallelujah#122 appears to
have introduced an error here that's causing a large number of test
failures.

Closes hallelujah#124, closes hallelujah#123, fixes hallelujah#120
urbanautomaton pushed a commit to futurelearn/valid_email that referenced this pull request Jun 19, 2023
A typo in hallelujah#122 appears to
have introduced an error here that's causing a large number of test
failures.

Closes hallelujah#124, closes hallelujah#123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v0.1.4 broke custom messages
2 participants