You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 25, 2019. It is now read-only.
A clear and concise description of what you expected to happen.
The tests are not supposed to pass.
Screenshots
If applicable, add screenshots to help explain your problem.
Case 1 regexr link - Case1
Case 2 regexr link - Case2
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Additional context
I think that the description should be updated to tell the user whether the Usernames will include symbols or not and there should be more tests for this challenge.
The text was updated successfully, but these errors were encountered:
@ojeytonwilliams sry for not putting it in the description but I had thought of adding more tests in the this week once I had finished some school work.
If you don’t see any PR within a week, you may make one.
Describe the bug
In the regex challenge - Restrict possible usernames, when you make the regex expression as follows:
The test passes but in Case 1 its supposed to check for numbers in the end and in Case 2 if the input is A2 or e3 it passes.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
The tests are not supposed to pass.
Screenshots
If applicable, add screenshots to help explain your problem.
Case 1 regexr link - Case1
Case 2 regexr link - Case2
Desktop (please complete the following information):
Additional context
I think that the description should be updated to tell the user whether the Usernames will include symbols or not and there should be more tests for this challenge.
The text was updated successfully, but these errors were encountered: