`tap package list` with package name and `--installed` yields unexpected result
Environment:
Windows 10, 64-bit
TAP 9.4.2
Steps to reproduce:
- Install REST-API in OpenTAP installation
- type
tap package list REST-API --installed
Actual result:
Outputs Package "REST-API" could not be found in any repository.
Expected result:
Expected the version to be outputted, e.g. 1.8.0+9837y49s
Other remarks:
Edited by Vivienne Spence