You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: set correct expected message for package-manager output
CLI supports `pnpm` for package-manager and calling `tns package-manager set <invalid value>` should list all supported package managers. This is fixed in CLI, but the expected message in the tests should be fixed as well.
0 commit comments