Skip to content

Commit

Permalink
Fix accidental removal of integration test tag for sqlqueryreceiver t…
Browse files Browse the repository at this point in the history
…ests
  • Loading branch information
dehaansa committed Dec 23, 2024
1 parent f21f718 commit f8b25bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions receiver/sqlqueryreceiver/integration_test.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// Copyright The OpenTelemetry Authors
// SPDX-License-Identifier: Apache-2.0

//go:build integration

package sqlqueryreceiver

import (
Expand Down

0 comments on commit f8b25bc

Please sign in to comment.