Skip to content

Commit bfa1aac

Browse files
committed
chore: add clirr ignored diff
1 parent 1510a12 commit bfa1aac

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

google-cloud-spanner/clirr-ignored-differences.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -676,4 +676,11 @@
676676
<method>boolean isEnableExtendedTracing()</method>
677677
</difference>
678678

679+
<!-- Added API tracing option -->
680+
<difference>
681+
<differenceType>7012</differenceType>
682+
<className>com/google/cloud/spanner/SpannerOptions$SpannerEnvironment</className>
683+
<method>boolean isEnableApiTracing()</method>
684+
</difference>
685+
679686
</differences>

0 commit comments

Comments
 (0)