Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixFan1992 committed Jan 23, 2025
1 parent ce916ef commit 0c017eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/utils/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export const setupLocalTestnetFixture = async (
ethers.encodeBytes32String(localFunctionsTestnet.donId),
)

await exampleConsumerBase.waitForDeployment()
// await exampleConsumerBase.waitForDeployment()

const exampleConsumer = new Contract(
await exampleConsumerBase.getAddress(),
Expand Down

0 comments on commit 0c017eb

Please sign in to comment.