Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jmacd committed Sep 24, 2024
1 parent 5f3f140 commit 71e19c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lightstep/sdk/metric/internal/syncstate/sync_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1508,7 +1508,7 @@ func TestAttributeSizeLimit(t *testing.T) {
}

func TestSyncExemplars(t *testing.T) {
lib := instrumentation.Library{
lib := instrumentation.Scope{
Name: "testlib",
}
perf := sdkinstrument.Performance{
Expand Down

0 comments on commit 71e19c0

Please sign in to comment.