Skip to content

Commit

Permalink
[pre-commit.ci lite] apply automatic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci-lite[bot] committed Nov 30, 2023
1 parent 5632b66 commit 63be869
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/perf/perf_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ import (
"testing"

"github.com/go-kit/log"
"github.com/parca-dev/parca-agent/pkg/symtab"
"github.com/stretchr/testify/require"

"github.com/parca-dev/parca-agent/pkg/symtab"
)

func createTestFile(t testing.TB) string {

Check failure on line 26 in pkg/perf/perf_test.go

View workflow job for this annotation

GitHub Actions / Go Build

parameter testing.TB should have name tb (thelper)
Expand Down

0 comments on commit 63be869

Please sign in to comment.