Skip to content

Commit

Permalink
1545 fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kladkogex committed Nov 7, 2024
1 parent 111eaed commit 4b052a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unittests/libtesteth/blockchainTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ BOOST_AUTO_TEST_CASE( fillingExpectationOnSingleNetwork,
}


BOOST_AUTO_TEST_CASE_EXPECTED_FAILURES( fillingWithWrongExpectation, 2 )
BOOST_AUTO_TEST_CASE_EXPECTED_FAILURES( fillingWithWrongExpectation, 1 )
BOOST_AUTO_TEST_CASE( fillingWithWrongExpectation ) {
cout << "BlockChainTestSuite/fillingWithWrongExpectation test - failure is expected\n";

Expand Down

0 comments on commit 4b052a6

Please sign in to comment.