Skip to content

Commit

Permalink
update test link
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerHelmuth committed Nov 4, 2024
1 parent a3e5626 commit e223733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion receiver/snmpreceiver/integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import (
)

func TestIntegration(t *testing.T) {
t.Skip("Broken test, see https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/34489")
t.Skip("Broken test, see https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/36177")

// remove nolint when https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/24240 is resolved
// nolint:staticcheck
Expand Down

0 comments on commit e223733

Please sign in to comment.