Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test to reproduce the misleading message
Simulation steps, where dummy/dummyman behave like node/npm - User install dummy 1.0, with `dummyman` command shimmed - User install dummy 1.3 - User run `dummyman` will print incorrect message which suggest to install `dummy 1.3` (has already installed), or set `dummy 1.0` in tool-versions (is not what user want).
- Loading branch information