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

Adding issue to finish assessment #33238

Open
iamtlau opened this issue Oct 10, 2023 · 0 comments · May be fixed by #33239
Open

Adding issue to finish assessment #33238

iamtlau opened this issue Oct 10, 2023 · 0 comments · May be fixed by #33239

Comments

@iamtlau
Copy link

iamtlau commented Oct 10, 2023

Expected Behavior

only accept usernames beginning with letters

Actual Behavior

returns true for any character

Steps to Reproduce the Problem

Specifications

  • Version:
  • Platform:
iamtlau added a commit to iamtlau/it-cert-automation-practice that referenced this issue Oct 10, 2023
Updated validations.py python script.
Fixed the behavior of validate_user function in validations.py to check if username[0].isalpha().
@iamtlau iamtlau linked a pull request Oct 10, 2023 that will close this issue
2 tasks
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 a pull request may close this issue.

1 participant