Skip to content

Commit 0ee5371

Browse files
committed
chore: resolve more conflicts
2 parents b11e4bd + bc02a46 commit 0ee5371

File tree

2 files changed

+0
-112
lines changed

2 files changed

+0
-112
lines changed

packages/integration-tests/tests/bridge_erc721.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ describe.skip('Bridging ERC721 tokens', async function () {
4848
this.timeout(DEFAULT_TIMEOUT_MS);
4949

5050
before(async () => {
51-
// // spinning up all docker containers
52-
// await startContainers();
53-
5451
env = await setupEnvironment({});
5552
eth_testToken = await getOrDeployERC721Contract(env);
5653
eth_testTokenAddress = (await eth_testToken.getAddress()).toLowerCase();

pnpm-lock.yaml

Lines changed: 0 additions & 109 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)