Skip to content

Commit

Permalink
chore: increase gas limit for test for AMO quoter.
Browse files Browse the repository at this point in the history
  • Loading branch information
clement-ux committed Aug 29, 2024
1 parent 4e9d161 commit 8810a77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/hardhat.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ module.exports = {
accounts: {
mnemonic,
},
blockGasLimit: 1000000000,
chainId,
...(isArbitrumFork
? { tags: ["arbitrumOne"] }
Expand Down

0 comments on commit 8810a77

Please sign in to comment.