Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gershido committed Jan 3, 2024
1 parent c4bbcfb commit 1e117b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/pgnDeployments.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ describe("PGN deployments", () => {

afterAll(async () => {
await anvil.stop();
}, 30000);
}, 50000);

test("Test create all modules", async () => {
const modules = hatsModulesClient.getAllModules();
Expand Down

0 comments on commit 1e117b9

Please sign in to comment.