From e037fc6d7a05d9815114727bbfc6619ea93762bb Mon Sep 17 00:00:00 2001 From: Austin <93135983+austinFlipside@users.noreply.github.com> Date: Fri, 9 May 2025 10:38:59 -0400 Subject: [PATCH] exclude failed txs (#110) --- macros/tests/missing_txs.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/macros/tests/missing_txs.sql b/macros/tests/missing_txs.sql index d257560..25d74d4 100644 --- a/macros/tests/missing_txs.sql +++ b/macros/tests/missing_txs.sql @@ -129,6 +129,7 @@ WHERE 81772279, 81772251 ) -- these are broken at the node + and tx.TX_SUCCEEDED ) SELECT *