From 8af6365c5d96dc8216580cde3b33998fe86d0d0b Mon Sep 17 00:00:00 2001 From: Sergio Chouhy Date: Mon, 24 Nov 2025 08:47:33 -0300 Subject: [PATCH] noop --- integration_tests/src/test_suite_map.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration_tests/src/test_suite_map.rs b/integration_tests/src/test_suite_map.rs index 0bbc8b0..1b0f14c 100644 --- a/integration_tests/src/test_suite_map.rs +++ b/integration_tests/src/test_suite_map.rs @@ -1345,7 +1345,7 @@ pub fn prepare_function_map() -> HashMap { #[nssa_integration_test] pub async fn test_pinata() { - info!("########## test_pinata ##########"); + info!("########## test_pinata ###########"); let pinata_addr = PINATA_BASE58; let pinata_prize = 150; let solution = 989106;