Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
grcevski committed Jul 22, 2024
1 parent 56b260f commit f245fec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/internal/discover/attacher_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ import (
"os"
"testing"

"github.com/stretchr/testify/assert"

"github.com/grafana/beyla/pkg/beyla"
"github.com/grafana/beyla/pkg/internal/exec"
"github.com/grafana/beyla/pkg/services"
"github.com/stretchr/testify/assert"
)

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

0 comments on commit f245fec

Please sign in to comment.