Skip to content

Commit

Permalink
additional fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MiroslavStefanovic committed Jan 22, 2025
1 parent 4db8143 commit fbf4540
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/fixtures.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { ethers } from "hardhat";
import { BigNumberish } from "ethers";
import { alwaysTrueBytecode } from "./constants";
// import { ERC1967Proxy } from "@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol";

export async function deployGatewayFixtures() {
// Contracts are deployed using the first signer/account by default
Expand Down

0 comments on commit fbf4540

Please sign in to comment.