Skip to content

Commit

Permalink
added spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislav-shchetinin committed Aug 8, 2024
1 parent 60e2b83 commit 2e6df0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/unit/client/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ add_ydb_test(NAME grpc-client-low_ut
grpc-client
LABELS
unit
)
)
2 changes: 1 addition & 1 deletion tests/unit/client/grpc_client_low_ut.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ Y_UNIT_TEST_SUITE(ChannelPoolTests) {
UNIT_ASSERT_C(allDeleted, "expired stubsHolders were not deleted after timeout");

}
} // ChannelPoolTests ut suite
} // ChannelPoolTests ut suite

0 comments on commit 2e6df0a

Please sign in to comment.