Skip to content

Commit 7fdb711

Browse files
fix test
1 parent 8bdde7c commit 7fdb711

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

commands/apps_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ func TestAppsCommand(t *testing.T) {
2323
require.NotNil(t, cmd)
2424
assertCommandNames(t, cmd,
2525
"create",
26+
"detect",
2627
"get",
2728
"list",
2829
"update",

0 commit comments

Comments
 (0)