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 22, 2023
1 parent f52cc82 commit 3c7155c
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 @@ -220,7 +220,6 @@ fn test_transfer_with_low_deposit() {
"Alice should not spend NEAR on a failed 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 3c7155c

Please sign in to comment.