Skip to content

Commit 0f6a651

Browse files
authored
go (#413)
1 parent 94babc4 commit 0f6a651

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

program/rust/src/tests/test_upd_price_with_validator.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@ fn test_upd_price_with_validator() {
186186
assert_eq!(messages2, expected_messages2);
187187

188188
update_clock_slot(&mut clock_account, 3);
189-
// add next price in new slot triggering snapshot and aggregate calc
190189
populate_instruction(&mut instruction_data, 81, 2, 2);
191190
assert!(process_instruction(
192191
&program_id,

0 commit comments

Comments
 (0)