[fold] fix bad assert

This commit is contained in:
Denis Angell
2025-02-02 21:07:09 +01:00
parent 20ca066454
commit 56c0e0dd5f

View File

@@ -5544,7 +5544,6 @@ public:
testTSH(sa - fixXahauV1 - fixXahauV2);
testTSH(sa - fixXahauV2);
testTSH(sa);
testEmittedTxn(sa - fixXahauV2);
testEmittedTxn(sa);
}
};