Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(chocolatey#3364) Skip unusable tab completion tests
These tests are verifying the old method and are targeting an implementation detail, rather than actually checking the tab completion results, which the following tests do anyway. As such, we're best off skipping them as there is no direct way to check the same things for the Register-ArgumentCompleter method. The tests for the tab completion results themselves covers this adequately already.
- Loading branch information