Skip to content

Commit

Permalink
fix: remove un contract playbook
Browse files Browse the repository at this point in the history
  • Loading branch information
olehbairak committed Feb 16, 2024
1 parent c549d97 commit e3aa291
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/integration-tests/tests/api/contracts.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ describe("API module: Contract", () => {
beforeAll(async () => {
await playbook.deployViaPaymaster();
await playbook.deployMultiCallContracts();
await playbook.deployGreeterToL2();
});

//id1851
Expand Down

0 comments on commit e3aa291

Please sign in to comment.