Skip to content

Commit 23c0f74

Browse files
committed
fixup! Add managed agent rollback integration test
1 parent 83c694e commit 23c0f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/integration/ess/upgrade_rollback_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ func TestStandaloneUpgradeRollbackOnRestarts(t *testing.T) {
280280
// rolled back to the previous version and that Fleet reports the correct informations
281281
func TestFleetManagedUpgradeRollbackOnRestarts(t *testing.T) {
282282
info := define.Require(t, define.Requirements{
283-
Group: Fleet,
283+
Group: integration.Fleet,
284284
Local: false, // requires Agent installation
285285
Sudo: true, // requires Agent installation
286286
Stack: &define.Stack{},

0 commit comments

Comments
 (0)