feat: Add Checkout Telemetry #8325
Annotations
2 errors
src/appchain/bridge/components/AppchainBridgeProvider.test.tsx > AppchainBridgeProvider > should fetch native gas token balance correctly for withdrawals:
src/appchain/bridge/components/AppchainBridgeProvider.test.tsx#L410
AssertionError: expected 'deposit' to be 'withdraw' // Object.is equality
Expected: "withdraw"
Received: "deposit"
❯ src/appchain/bridge/components/AppchainBridgeProvider.test.tsx:410:38
|
build (18.x)
Process completed with exit code 1.
|