diff --git a/pkg/commands/app_test.go b/pkg/commands/app_test.go index ce084444ac06..ca782ee995f8 100644 --- a/pkg/commands/app_test.go +++ b/pkg/commands/app_test.go @@ -173,7 +173,7 @@ func testPBackport(s string, t *testing.T) { } func TestFlags(t *testing.T) { - testPBackport("pr4", t) + testPBackport("pr5", t) type want struct { format types.Format severities []dbTypes.Severity