Skip to content

Commit

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

0 comments on commit 7a65cb5

Please sign in to comment.