Skip to content

Commit

Permalink
add a newline
Browse files Browse the repository at this point in the history
  • Loading branch information
JxLi0921 committed Jan 14, 2024
1 parent 26d7cbe commit 8b69810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cppunit/types/zset_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -534,4 +534,4 @@ TEST_F(RedisZSetTest, RandMember) {

auto s = zset_->Del(key_);
EXPECT_TRUE(s.ok());
}
}

0 comments on commit 8b69810

Please sign in to comment.