Skip to content

Commit 2e6df0a

Browse files
added spaces
1 parent 60e2b83 commit 2e6df0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/unit/client/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,4 @@ add_ydb_test(NAME grpc-client-low_ut
106106
grpc-client
107107
LABELS
108108
unit
109-
)
109+
)

tests/unit/client/grpc_client_low_ut.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ Y_UNIT_TEST_SUITE(ChannelPoolTests) {
5858
UNIT_ASSERT_C(allDeleted, "expired stubsHolders were not deleted after timeout");
5959

6060
}
61-
} // ChannelPoolTests ut suite
61+
} // ChannelPoolTests ut suite

0 commit comments

Comments
 (0)