Skip to content

Commit

Permalink
Update internal/component/database_observability/mysql/collector/quer…
Browse files Browse the repository at this point in the history
…y_sample_test.go

Co-authored-by: MattNolf <[email protected]>
  • Loading branch information
cristiangreco and matthewnolf authored Dec 2, 2024
1 parent 0a90435 commit ca53086
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ func TestQuerySample(t *testing.T) {
}
}

func TestQuerySampleSqlDriverErrors(t *testing.T) {
func TestQuerySampleSQLDriverErrors(t *testing.T) {
defer goleak.VerifyNone(t)

t.Run("QueryContext() fail", func(t *testing.T) {
Expand Down

0 comments on commit ca53086

Please sign in to comment.