Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquim-verges committed Oct 16, 2023
1 parent 121a147 commit 9742600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/benchmark/AccountBenchmark.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ contract AccountBenchmarkTest is BaseTest {

vm.prank(accountAdmin);
SimpleAccount(payable(account)).setContractURI("https://example.com");

vm.resumeGasMetering();
UserOperation[] memory userOp = _setupUserOpExecute(
accountAdminPKey,
Expand Down

0 comments on commit 9742600

Please sign in to comment.