Skip to content

Commit 5227eaa

Browse files
vkediagarrettjonesgoogle
authored andcommitted
Added a missing @test annotation (#1842)
1 parent 8b3d64e commit 5227eaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

google-cloud-spanner/src/test/java/com/google/cloud/spanner/GrpcResultSetTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,7 @@ public void profileResultInFinalResultSet() {
462462
resultSet.close();
463463
}
464464

465+
@Test
465466
public void profileResultInExtraFinalResultSet() {
466467
Map<String, com.google.protobuf.Value> statsMap =
467468
ImmutableMap.of(

0 commit comments

Comments
 (0)