Create node.js.yml workflow #1
Annotations
2 errors
test/editor.test.js > testing setupHomeCurrency > setting up Home Currency:
test/editor.test.js#L25
AssertionError: expected 'USD' to be 'INR' // Object.is equality
- Expected
+ Received
- INR
+ USD
❯ test/editor.test.js:25:22
|
build (20.x)
Process completed with exit code 1.
|