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
Expand unit tests for validating input strings as per issue exercism#1298.
Three tests added covering:
- Keys containing a single upper case letter.
- Keys containing a space.
- Keys containing a punctuation mark.
0 commit comments