Skip to content

Commit cf7b397

Browse files
Fix clirr issue with renaming
1 parent d677799 commit cf7b397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -948,6 +948,6 @@
948948
<difference>
949949
<differenceType>7012</differenceType>
950950
<className>com/google/cloud/spanner/DatabaseClient</className>
951-
<method>com.google.cloud.spanner.Statement$StatementFactory newStatementFactory()</method>
951+
<method>com.google.cloud.spanner.Statement$StatementFactory getStatementFactory()</method>
952952
</difference>
953953
</differences>

0 commit comments

Comments
 (0)