Commit 355cec28 authored by James Kim's avatar James Kim

remove comment

parent 00428c2d
...@@ -58,7 +58,7 @@ describe('ECO token', () => { ...@@ -58,7 +58,7 @@ describe('ECO token', () => {
l2SignerOrProvider: l2Provider, l2SignerOrProvider: l2Provider,
l1ChainId: 5, l1ChainId: 5,
l2ChainId: 420, l2ChainId: 420,
// bedrock: true, bedrock: true,
bridges: BRIDGE_ADAPTER_DATA[L2ChainID.OPTIMISM_GOERLI] bridges: BRIDGE_ADAPTER_DATA[L2ChainID.OPTIMISM_GOERLI]
}) })
...@@ -91,7 +91,7 @@ describe('ECO token', () => { ...@@ -91,7 +91,7 @@ describe('ECO token', () => {
l2SignerOrProvider: l2EcoWhaleSigner, l2SignerOrProvider: l2EcoWhaleSigner,
l1ChainId: 5, l1ChainId: 5,
l2ChainId: 420, l2ChainId: 420,
// bedrock: true, bedrock: true,
bridges: BRIDGE_ADAPTER_DATA[L2ChainID.OPTIMISM_GOERLI] bridges: BRIDGE_ADAPTER_DATA[L2ChainID.OPTIMISM_GOERLI]
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment