Skip to content

Commit

Permalink
fix: test 4 (#76) (#78)
Browse files Browse the repository at this point in the history
(cherry picked from commit 3dcafa7)
  • Loading branch information
DmitriyLewen authored Jun 5, 2024
1 parent 7a65cb5 commit 44ab5a2
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("pr3", t)
testPBackport("pr4", t)
type want struct {
format types.Format
severities []dbTypes.Severity
Expand Down

0 comments on commit 44ab5a2

Please sign in to comment.