Skip to content

Commit

Permalink
rekick the tests with env variables set to sepolia op rather than mai…
Browse files Browse the repository at this point in the history
…nnet op
  • Loading branch information
Will Cory authored and Will Cory committed Mar 29, 2024
1 parent cedf4fb commit 7be8665
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/sdk/test-next/failedMessages.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,6 @@ const crossChainMessenger = new CrossChainMessenger({

describe('replaying failed messages', () => {
it('should be able to replay failed messages', async () => {
console.log(
'debbuging',
await sepoliaWallet.getChainId(),
await opSepoliaProvider.send('eth_chainId', [])
)
// Grab an existing tx but mark it as failed
// @see https://sepolia-optimism.etherscan.io/tx/
const tx =
Expand Down

0 comments on commit 7be8665

Please sign in to comment.