Skip to content

Commit aa321c9

Browse files
poyrazKgithub-actions[bot]
authored andcommitted
style: automated clang-format fixes
1 parent aa15315 commit aa321c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/raft_group_tests.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ using namespace cloudsql::network;
2424
namespace {
2525

2626
class RaftGroupTests : public ::testing::Test {
27-
protected:
27+
protected:
2828
void SetUp() override {
2929
config_.mode = config::RunMode::Coordinator;
3030
constexpr uint16_t TEST_PORT = 6200;

0 commit comments

Comments
 (0)