Skip to content

Commit

Permalink
test: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
petarTxFusion committed Dec 10, 2024
1 parent d88f9fb commit b55ed5a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ describe("TransactionProcessor", () => {
effectiveGasPrice: transactionData.transactionReceipt.gasPrice,
type: transactionData.transaction.type,
isEvmLike: transactionData.transaction.isEvmLike,
contractAddress: transactionData.transaction.contractAddress,
});
});

Expand Down

0 comments on commit b55ed5a

Please sign in to comment.