Skip to content

Commit

Permalink
[fold] fix bad assert
Browse files Browse the repository at this point in the history
  • Loading branch information
dangell7 committed Feb 2, 2025
1 parent 20ca066 commit 56c0e0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/app/SetHookTSH_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5544,7 +5544,6 @@ struct SetHookTSH_test : public beast::unit_test::suite
testTSH(sa - fixXahauV1 - fixXahauV2);
testTSH(sa - fixXahauV2);
testTSH(sa);
testEmittedTxn(sa - fixXahauV2);
testEmittedTxn(sa);
}
};
Expand Down

0 comments on commit 56c0e0d

Please sign in to comment.