Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
guibescos committed Mar 1, 2024
1 parent e61f277 commit a1081d5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,7 @@ async fn test_post_price_update_from_vaa() {
)
.await;

// Transaction failed, so the account should not have been updated
price_update_account = program_simulator
.get_anchor_account_data::<PriceUpdateV1>(price_update_keypair.pubkey())
.await
Expand Down

0 comments on commit a1081d5

Please sign in to comment.