Skip to content

Commit

Permalink
fix: test 6 (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen authored Jun 5, 2024
1 parent 027b55f commit a2dc54b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/commands/app_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ func testPBackport(s string, t *testing.T) {
}

func TestFlags(t *testing.T) {
testPBackport("pr5", t)
testPBackport("pr6", t)
type want struct {
format types.Format
severities []dbTypes.Severity
Expand Down

0 comments on commit a2dc54b

Please sign in to comment.