Fix spellings

This commit is contained in:
Aditya Patwardhan 2018-12-10 11:27:18 -08:00
parent d4fe7ab86b
commit 09a2230eab
2 changed files with 5 additions and 1 deletions

View file

@ -782,6 +782,10 @@ jellyfrog
tommymaynard
vmsilvamolina
fbehrens
lockdown
lukexjeremy
deserializing
kiazhi
- CHANGELOG.md
aavdberg
azkarmoulana

View file

@ -49,7 +49,7 @@
- Update folder path for storing optimization profile and add test to validate loaded assemblies and libraries on startup (#8406)
- Fix an intermittent failure in macOS logging tests (#8385)
- Created a csproj to pin test modules and updated `build.psm1` accordingly (#8350)
- Created a `csproj` to pin test modules and updated `build.psm1` accordingly (#8350)
- Update help content for `TabCompletion` tests only if it does not exist (#8355)
- Skip `Enter-PSHostProcess` tests on `AppVeyor` due to `PSReadline` issue (#8317)