From db6bbe8fb5235e5ae6e7af25fa93d8b07359776d Mon Sep 17 00:00:00 2001 From: tarikceric Date: Wed, 1 Oct 2025 13:00:29 -0700 Subject: [PATCH] hot fix decoded test --- tests/test_silver__decoded_instructions_missing.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test_silver__decoded_instructions_missing.sql b/tests/test_silver__decoded_instructions_missing.sql index 73044876..341db6ab 100644 --- a/tests/test_silver__decoded_instructions_missing.sql +++ b/tests/test_silver__decoded_instructions_missing.sql @@ -8,9 +8,9 @@ SELECT ) FROM {% if target.database == 'SOLANA' %} - solana.streamline.complete_decoded_instructions_2 + solana.streamline.complete_decoded_instructions_3 {% else %} - solana_dev.streamline.complete_decoded_instructions_2 + solana_dev.streamline.complete_decoded_instructions_3 {% endif %} WHERE