Skip to content

Commit

Permalink
test: wait for deployed
Browse files Browse the repository at this point in the history
  • Loading branch information
gzeoneth committed Jan 17, 2024
1 parent b716da9 commit ce7d48d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/contract/sequencerInbox.spec.4844.ts
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ describe('SequencerInbox', async () => {
await rollupMock.deployed()
await inboxTemplate.deployed()
await bridgeTemplate.deployed()
await seqInboxTemplate.deployed()

const transparentUpgradeableProxyFac =
new TransparentUpgradeableProxy__factory(deployer)
Expand Down

0 comments on commit ce7d48d

Please sign in to comment.