We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83c694e commit 23c0f74Copy full SHA for 23c0f74
testing/integration/ess/upgrade_rollback_test.go
@@ -280,7 +280,7 @@ func TestStandaloneUpgradeRollbackOnRestarts(t *testing.T) {
280
// rolled back to the previous version and that Fleet reports the correct informations
281
func TestFleetManagedUpgradeRollbackOnRestarts(t *testing.T) {
282
info := define.Require(t, define.Requirements{
283
- Group: Fleet,
+ Group: integration.Fleet,
284
Local: false, // requires Agent installation
285
Sudo: true, // requires Agent installation
286
Stack: &define.Stack{},
0 commit comments