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
This was the only occurrence of this specific typo throughout the project.
I believe these errors you've found to be fairly abnormal errors relative to the rest of the project, and definitely should have been caught by proper tests. I'll get a separate issue opened to increase the testing for this file.
A typo results in an incorrect URL being built. Because the variable is misspelled, the repository name is not appended to the URL.
PowerShellForGitHub/GitHubRepositories.ps1
Line 616 in 9bdb37c
Fix:
The text was updated successfully, but these errors were encountered: