Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
korniltsev committed Jan 3, 2025
1 parent 35fbe2b commit 918eb24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reporter/internal/pdata/generate_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ func TestFunctionTableOrder(t *testing.T) {
},
},
events: map[samples.TraceAndMetaKey]*samples.TraceEvents{
samples.TraceAndMetaKey{}: {
{}: {
Files: []libpf.FileID{
libpf.NewFileID(2, 3),
libpf.NewFileID(2, 3),
Expand Down

0 comments on commit 918eb24

Please sign in to comment.