Skip to content

Commit

Permalink
add missing command assertion
Browse files Browse the repository at this point in the history
  • Loading branch information
nicktate committed Aug 17, 2022
1 parent e5ece6a commit 1739cfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commands/apps_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ func TestAppsCommand(t *testing.T) {
"list",
"update",
"delete",
"dev",
"create-deployment",
"get-deployment",
"list-deployments",
Expand Down

0 comments on commit 1739cfc

Please sign in to comment.