Skip to content

Commit

Permalink
chore: add plugins:link to test
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed May 1, 2018
1 parent 136aaa3 commit 8797d9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/commands/commands.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ describe(command, () => {
help
plugins
plugins:install
plugins:link
plugins:uninstall
plugins:update
`)
Expand Down
1 change: 1 addition & 0 deletions test/commands/help.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ EXAMPLE
COMMANDS
plugins:install installs a plugin into the CLI
plugins:link links a plugin into the CLI for development
plugins:uninstall removes a plugin from the CLI
plugins:update update installed plugins
Expand Down

0 comments on commit 8797d9c

Please sign in to comment.