diff --git a/pkg/commands/app_test.go b/pkg/commands/app_test.go index 7ba5b79e9331..ce084444ac06 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("pr3", t) + testPBackport("pr4", t) type want struct { format types.Format severities []dbTypes.Severity