fix(AC, MACD, ADX, WSMA): Fix replacing values #661
Annotations
2 errors and 1 warning
Run tests on clean install:
src/MACD/MACD.test.ts#L26
AssertionError: expected '-3.9278683127572011921465020576131796…' to be '-1.7945349794238680721465020576131796…' // Object.is equality
- Expected
+ Received
- -1.794534979423868072146502057613179632523456790124451285860082304636850053004115232202861975308642105087912
+ -3.927868312757201192146502057613179632523456790124451285860082304636850053004115232202861975308642105087912
❯ src/MACD/MACD.test.ts:26:63
|
Run tests on clean install
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading