Skip to content

Commit

Permalink
ci: waitForDeployment
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-gray committed Mar 13, 2024
1 parent ce6e1d4 commit 30f31db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ts-test/mock.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ import { logQueryResponseInfo } from "./utils";
THIRTY_MINUTES,
THIRTY_DAYS
);
await stakePoolRate.waitForDeployment();
console.log(`Deployed address ${await stakePoolRate.getAddress()}`);

console.log(`\nPosting query\n`);
Expand Down

0 comments on commit 30f31db

Please sign in to comment.