| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Steve Lee (@SteveL-MSFT) Please rebase to pass CI-Windows. |
Sorry, something went wrong.
|
🎉v7.0.0-preview.6 has been released which incorporates this pull request.:tada: Handy links: |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Summary
The previous test wasn't correctly validating the keys in the hashtable match expected and actual. Fix is to update the test cases so the expected hashtable has the right key names and remove the unnecessary foreach loop (since we know the hashtable only has one entry) and verify the key and the value.
PR Context
PR Checklist