[Common] - Integration - Scheduled #1642
Annotations
2 errors and 1 warning
|
Test
Process completed with exit code 1.
|
|
Test:
libs/ledger-live-common/src/__tests__/test-helpers/bridge.ts#L620
expect(received).toEqual(expected) // deep equality
- Expected - 3
+ Received + 3
@@ -3,21 +3,21 @@
"family": "kaspa",
"feesStrategy": "fast",
"networkInfo": Array [
Object {
"amount": "1",
- "estimatedSeconds": 0.0005132733310216248,
+ "estimatedSeconds": 0.0013444540169346847,
"label": "slow",
},
Object {
"amount": "1",
- "estimatedSeconds": 0.0005132733310216248,
+ "estimatedSeconds": 0.0013444540169346847,
"label": "medium",
},
Object {
"amount": "1",
- "estimatedSeconds": 0.0005132733310216248,
+ "estimatedSeconds": 0.0013444540169346847,
"label": "fast",
},
],
"recipient": "kaspa:qz49rpg0q6ywewxkwl76757ya79v6j556hcmrcy7mk9d36ewgp80cdrwlct2h",
"useAllAmount": false,
at toEqual (src/__tests__/test-helpers/bridge.ts:620:27)
at Array.forEach (<anonymous>)
at Object.forEach (src/__tests__/test-helpers/bridge.ts:618:22)
|
|
(On Failure) Upload logs
No files were found with the provided path: logs.txt. No artifacts will be uploaded.
|
Loading