diff --git a/tests/copilot-plugin.test.js b/tests/copilot-plugin.test.js index dbb45d1..c124669 100644 --- a/tests/copilot-plugin.test.js +++ b/tests/copilot-plugin.test.js @@ -13,6 +13,8 @@ const REQUIRED_COMMAND_FILES = [ 'ponytail-review.toml', 'ponytail-audit.toml', 'ponytail-debt.toml', + 'ponytail-gain.toml', + 'ponytail-help.toml', ]; function readJSON(relPath) {