Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
narph committed Dec 6, 2021
1 parent 3461197 commit a4a7be3
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@
package application

import (
"github.com/elastic/beats/v7/x-pack/elastic-agent/pkg/config"
"testing"

"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
"testing"

"github.com/elastic/beats/v7/x-pack/elastic-agent/pkg/config"
)

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

0 comments on commit a4a7be3

Please sign in to comment.