Skip to content

Commit 94472f6

Browse files
committed
fix formatting
1 parent 701ab95 commit 94472f6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

google/cloud/spanner/integration_tests/client_integration_test.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -885,7 +885,6 @@ StatusOr<std::vector<std::vector<Value>>> AddSingerDataToTable(Client client) {
885885
return expected_rows;
886886
}
887887

888-
889888
TEST_F(ClientIntegrationTest, PartitionRead) {
890889
auto expected_rows = AddSingerDataToTable(*client_);
891890
ASSERT_STATUS_OK(expected_rows);

0 commit comments

Comments
 (0)