From 7823895a8f9450b7d2484132d2b3f876e3484838 Mon Sep 17 00:00:00 2001 From: Guillermo Bescos Date: Wed, 24 Jul 2024 18:11:08 +0100 Subject: [PATCH] go --- program/rust/src/tests/test_upd_price_with_validator.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/program/rust/src/tests/test_upd_price_with_validator.rs b/program/rust/src/tests/test_upd_price_with_validator.rs index 65dc2465..5ff0e31f 100644 --- a/program/rust/src/tests/test_upd_price_with_validator.rs +++ b/program/rust/src/tests/test_upd_price_with_validator.rs @@ -186,7 +186,6 @@ fn test_upd_price_with_validator() { assert_eq!(messages2, expected_messages2); update_clock_slot(&mut clock_account, 3); - // add next price in new slot triggering snapshot and aggregate calc populate_instruction(&mut instruction_data, 81, 2, 2); assert!(process_instruction( &program_id,