Commit 598ad34
committed
fix: add public visibility to http_service_bindings for testing
Resolves CI build failure where test //test/cpp:test_http_service_bindings_generation
could not access //examples/cpp_component/http_service:http_service_bindings
due to missing visibility declaration.1 parent d78ca71 commit 598ad34
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments