Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve
System::User
specs on Windows (#15156)
* Ensures `USER_NAME` and `USER_ID` are correct if the current username contains whitespace characters. * Normalizes the username portion of the user ID in assertions as well, since it seems some versions of Windows would break the specs without it. We already do this to the domain portion.
- Loading branch information