Skip to content

Commit 56ff18d

Browse files
committed
fixup! update snapshots
1 parent ad8467e commit 56ff18d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/sui-adapter-transactional-tests/tests/size_limits/[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ task 3, line 30:
2222
//# run a::m::add_n_items --sender A --args 1000 --gas-budget 1000000000000 --summarize
2323
created: 2000
2424
mutated: 1
25-
gas summary: computation_cost: 200000000, storage_cost: 2691388000, storage_rebate: 978120, non_refundable_storage_fee: 9880
25+
gas summary: computation_cost: 182000000, storage_cost: 2691388000, storage_rebate: 978120, non_refundable_storage_fee: 9880
2626

2727
task 4, line 32:
2828
//# run a::m::add_n_items --sender A --args 1025 --gas-budget 1000000000000

0 commit comments

Comments
 (0)