fix: remove unnecessary @gemini-code/core mock from slashCommandProcessor test by smasato · Pull Request #1739 · google-gemini/gemini-cli
TLDR Remove an unnecessary mock for @gemini-code/core from the slashCommandProcessor test file. This mock was not being used and had an incorrect package name. Dive Deeper The removed mock had two ...