dfdf #16
Annotations
2 errors
error: expect(received).toEqual(expected):
test/DataProviderManager.test.ts#L74
{
"1": 30000,
+ "10": 1000,
"2": 20000,
"3": 5000,
"5": 3000,
}
- Expected - 0
+ Received + 1
at /home/runner/work/bitcoin-blended-fee-estimator/bitcoin-blended-fee-estimator/test/DataProviderManager.test.ts:74:3
|
publish
Process completed with exit code 1.
|