Skip to content

Commit 3f3612a

Browse files
committed
Undo change help test
1 parent 9e25d15 commit 3f3612a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/commands/predicates_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
)
1313

1414
func TestTriageHelp(t *testing.T) {
15-
execCmdNilAssertion(t, "help", "triage", "update")
15+
execCmdNilAssertion(t, "help", "triage")
1616
}
1717

1818
func TestRunShowTriageCommand(t *testing.T) {

0 commit comments

Comments
 (0)