Skip to content

Commit f375343

Browse files
committed
chore(spanner): tracing test skip
1 parent 60e5281 commit f375343

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/OpenTelemetryTracingTest.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
16+
/*
1717
package com.google.cloud.spanner.connection;
1818
1919
import static com.google.cloud.spanner.connection.Repeat.twice;
@@ -679,3 +679,4 @@ private void addUpdateDdlResponse() {
679679
.build());
680680
}
681681
}
682+
*/

0 commit comments

Comments
 (0)