Skip to content

Commit 2bd211e

Browse files
committed
fix googltest
1 parent 15792f8 commit 2bd211e

File tree

1 file changed

+1
-1
lines changed
  • api/test/trace/propagation/detail

1 file changed

+1
-1
lines changed

api/test/trace/propagation/detail/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ cc_test(
3333
],
3434
deps = [
3535
"//api",
36-
"@com_google_googletest//:gtest_main",
36+
"@googletest//:gtest_main",
3737
],
3838
)

0 commit comments

Comments
 (0)