Skip to content

Commit

Permalink
enhancement(5832): execute rpm test in default group
Browse files Browse the repository at this point in the history
  • Loading branch information
kaanyalti committed Dec 16, 2024
1 parent 9b7d0ba commit 0c667cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/integration/restrict_upgrade_rpm_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import (

func TestRestrictUpgradeRPM(t *testing.T) {
define.Require(t, define.Requirements{
Group: RPM,
Group: Default,
Stack: &define.Stack{},
Sudo: true,
OS: []define.OS{
Expand Down

0 comments on commit 0c667cb

Please sign in to comment.