Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
rm comment
Browse files Browse the repository at this point in the history
  • Loading branch information
pgherveou committed Apr 24, 2023
1 parent 32d7761 commit a17f2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frame/contracts/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2704,7 +2704,7 @@ fn gas_estimation_nested_call_fixed_limit() {
addr_caller,
0,
result.gas_required,
None, //Some(result.storage_deposit.charge_or_zero()),
None,
input,
false,
Determinism::Enforced,
Expand Down

0 comments on commit a17f2ba

Please sign in to comment.