Skip to content

Commit

Permalink
Update conversion_proxy.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
yomarion authored Sep 26, 2023
1 parent e1b1b4d commit f5875b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/sim/conversion_proxy.rs
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,6 @@ fn test_transfer_with_wrong_feed_address() {
"Alice should not spend NEAR on a wrong feed address payment.",
);

// The contract's balance is slightly impacted by execution, hence we divide by 1 NEAR
assert_eq!(
proxy.account().unwrap().amount,
initial_contract_balance,
Expand Down

0 comments on commit f5875b2

Please sign in to comment.