Skip to content

Update CommandNotFound fuzzy suggestion to only return unique results#8640

Merged
daxian-dbw merged 1 commit intoPowerShell:masterfrom
SteveL-MSFT:fuzzy-test-2
Jan 14, 2019
Merged

Update CommandNotFound fuzzy suggestion to only return unique results#8640
daxian-dbw merged 1 commit intoPowerShell:masterfrom
SteveL-MSFT:fuzzy-test-2

Conversation

@SteveL-MSFT
Copy link
Member

PR Summary

Update title of tests from CI to Feature since these are Feature tests. Update test to search for pwsh which is always there. Also update the query for fuzzy matched commands when there is a CommandNotFound suggestion to only return unique results (by name) rather than multiple of the same command that exists in different folders (since the folder path isn't presented).

PR Checklist

fix fuzzy test to use pwsh
update suggestion to only provide unique results
@daxian-dbw daxian-dbw merged commit c3cb6df into PowerShell:master Jan 14, 2019
@SteveL-MSFT SteveL-MSFT deleted the fuzzy-test-2 branch January 15, 2019 00:05
@iSazonov iSazonov added the CL-Engine Indicates that a PR should be marked as an engine change in the Change Log label Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-Engine Indicates that a PR should be marked as an engine change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Comments