Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-bli committed Jul 10, 2024
1 parent cf7ccf5 commit fe81cd5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ trait OpenTelemetryEnabled extends SNTestBase {

override def beforeAll: Unit = {
super.beforeAll
GlobalOpenTelemetry.resetForTest()
val resource = Resource.getDefault.toBuilder
.put("service.name", "test-server")
.put("service.version", "0.1.0")
Expand Down

0 comments on commit fe81cd5

Please sign in to comment.