Skip to content

Commit

Permalink
Formatting code
Browse files Browse the repository at this point in the history
  • Loading branch information
ycombinator committed May 4, 2020
1 parent 8abf143 commit d850fd2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libbeat/monitoring/report/report_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ package report
import (
"testing"

"github.com/elastic/beats/v7/libbeat/common"
"github.com/stretchr/testify/require"

"github.com/elastic/beats/v7/libbeat/common"
)

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

0 comments on commit d850fd2

Please sign in to comment.