We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e25d15 commit 3f3612aCopy full SHA for 3f3612a
internal/commands/predicates_test.go
@@ -12,7 +12,7 @@ import (
12
)
13
14
func TestTriageHelp(t *testing.T) {
15
- execCmdNilAssertion(t, "help", "triage", "update")
+ execCmdNilAssertion(t, "help", "triage")
16
}
17
18
func TestRunShowTriageCommand(t *testing.T) {
0 commit comments