Skip to content

Commit

Permalink
fix: missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
tabaktoni committed Oct 28, 2024
1 parent 923fa25 commit 16c261a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions __tests__/WebSocketChannel.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@ describe('websocket specific endpoints - pathfinder test', () => {
calldata: [account.address, '10', '0'],
});

console.log(transaction_hash);

await webSocketChannel.subscribeTransactionStatus(transaction_hash);

// unsubscribe and close connection after receiving 1 messages
Expand Down

0 comments on commit 16c261a

Please sign in to comment.