You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: google-cloud-bigtable/src/test/java/com/google/cloud/bigtable/admin/v2/BigtableInstanceAdminSettingsTest.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -144,7 +144,7 @@ public void testToString() throws IOException {
Copy file name to clipboardexpand all lines: google-cloud-bigtable/src/test/java/com/google/cloud/bigtable/admin/v2/BigtableTableAdminSettingsTest.java
+2-2
Original file line number
Diff line number
Diff line change
@@ -171,8 +171,8 @@ public void testToString() throws IOException {
Copy file name to clipboardexpand all lines: google-cloud-bigtable/src/test/java/com/google/cloud/bigtable/data/v2/stub/metrics/BuiltinMetricsTracerTest.java
+2-3
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,6 @@
113
113
importorg.junit.runners.JUnit4;
114
114
importorg.mockito.junit.MockitoJUnit;
115
115
importorg.mockito.junit.MockitoRule;
116
-
importorg.threeten.bp.Duration;
117
116
118
117
@RunWith(JUnit4.class)
119
118
publicclassBuiltinMetricsTracerTest {
@@ -232,7 +231,7 @@ public void sendMessage(ReqT message) {
0 commit comments