Skip to content

Commit b1cd372

Browse files
committed
make name of test clearer
1 parent d573c2f commit b1cd372

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java-bigquery/google-cloud-bigquery/src/test/java/com/google/cloud/bigquery/spi/v2/HttpBigQueryRpcTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -861,7 +861,7 @@ public void testTestIamPermissionsTelemetry() throws Exception {
861861
}
862862

863863
@Test
864-
public void testOtelAttributesFromOptions() throws Exception {
864+
public void testOtelAttributesFromOptionsGetAddedtoSpan() throws Exception {
865865
setMockResponse(
866866
"{\"kind\":\"bigquery#dataset\",\"id\":\""
867867
+ PROJECT_ID

0 commit comments

Comments
 (0)