Skip to content

Commit

Permalink
Revert "enhancement(5832): execute rpm test in default group"
Browse files Browse the repository at this point in the history
This reverts commit fa93a8e.
  • Loading branch information
kaanyalti committed Dec 16, 2024
1 parent 0c667cb commit c1a0ecf
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: Default,
Group: RPM,
Stack: &define.Stack{},
Sudo: true,
OS: []define.OS{
Expand Down

0 comments on commit c1a0ecf

Please sign in to comment.