Skip to content

Commit

Permalink
curvefs/client: fix unittest failed
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhongsong authored and Cyber-SiKu committed Nov 7, 2023
1 parent 9aaa33f commit ba61d87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion curvefs/test/metaserver/copyset/raft_cli_service2_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ TEST_F(RaftCliService2Test, ChangePeerTest) {

// change peer succeed
{
sleep(20);
sleep(60);
ChangePeersRequest2 request;
ChangePeersResponse2 response;
SetRequestPoolAndCopysetId(&request);
Expand Down

0 comments on commit ba61d87

Please sign in to comment.