Skip to content

Commit

Permalink
fix: test 2.4 (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen authored Jun 6, 2024
1 parent 2b6396f commit d3e1076
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 testBackport3(s string, t *testing.T) {
}

func TestFlags(t *testing.T) {
testBackport3("pr2.3", t)
testBackport3("pr2.4", t)
type want struct {
format types.Format
severities []dbTypes.Severity
Expand Down

0 comments on commit d3e1076

Please sign in to comment.