Skip to content

Commit

Permalink
enhancement(4889): ran mage clean
Browse files Browse the repository at this point in the history
  • Loading branch information
kaanyalti committed Nov 27, 2024
1 parent b4b7860 commit 1d02094
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions testing/integration/enroll_unprivileged_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,15 @@ import (
"runtime"
"testing"

"github.com/gofrs/uuid/v5"
"github.com/stretchr/testify/require"

"github.com/elastic/elastic-agent-libs/kibana"
"github.com/elastic/elastic-agent/internal/pkg/agent/cmd"
atesting "github.com/elastic/elastic-agent/pkg/testing"
"github.com/elastic/elastic-agent/pkg/testing/define"
"github.com/elastic/elastic-agent/pkg/testing/tools"
"github.com/elastic/elastic-agent/pkg/testing/tools/fleettools"
"github.com/gofrs/uuid/v5"
"github.com/stretchr/testify/require"
)

func TestEnrollUnprivileged(t *testing.T) {
Expand Down

0 comments on commit 1d02094

Please sign in to comment.