Skip to content

Commit

Permalink
fix ut, no need to check at once for adding waiting logic
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyShi22 committed Jan 28, 2024
1 parent 7ba8559 commit 67ea2c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bcos-scheduler/test/testSchedulerImpl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -472,8 +472,6 @@ BOOST_AUTO_TEST_CASE(handlerBlockTest)
BOOST_CHECK_EQUAL(config->hash().hex(), h256(5).hex());
}
});

BOOST_CHECK(!commitBlockError);
}


Expand Down

0 comments on commit 67ea2c1

Please sign in to comment.