Skip to content

Commit

Permalink
chore: resolve more conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
viraj124 committed Feb 20, 2025
2 parents b11e4bd + bc02a46 commit 0ee5371
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 112 deletions.
3 changes: 0 additions & 3 deletions packages/integration-tests/tests/bridge_erc721.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ describe.skip('Bridging ERC721 tokens', async function () {
this.timeout(DEFAULT_TIMEOUT_MS);

before(async () => {
// // spinning up all docker containers
// await startContainers();

env = await setupEnvironment({});
eth_testToken = await getOrDeployERC721Contract(env);
eth_testTokenAddress = (await eth_testToken.getAddress()).toLowerCase();
Expand Down
109 changes: 0 additions & 109 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0ee5371

Please sign in to comment.