Skip to content

Commit

Permalink
Fix unit test dependency of OTLP file client in bazel
Browse files Browse the repository at this point in the history
  • Loading branch information
owent committed Feb 19, 2024
1 parent bd2462d commit 07809cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exporters/otlp/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,7 @@ cc_test(
],
deps = [
":otlp_file_client",
":otlp_file_exporter",
":otlp_recordable",
"//api",
"@com_google_googletest//:gtest_main",
Expand Down

0 comments on commit 07809cd

Please sign in to comment.