Skip to content

Commit

Permalink
fix: add zsh to TestCommands
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed Aug 17, 2023
1 parent c59e6bb commit 99b43f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/commands/commands_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ func TestCommands(t *testing.T) {
"/commands/completion",
"/commands/completion/bash",
"/commands/completion/fish",
"/commands/completion/zsh",
"/config",
"/config/edit",
"/config/profile",
Expand Down

0 comments on commit 99b43f3

Please sign in to comment.