Node.js Package #23
npm-publish.yml
on: release
build
1m 10s
publish-npm
0s
Annotations
2 errors
|
build
Process completed with exit code 1.
|
|
tests/unit/PrimaryButton.test.tsx > renders button inside Link when href is provided:
tests/unit/PrimaryButton.test.tsx#L128
AssertionError: expected null to be truthy
- Expected:
true
+ Received:
null
❯ tests/unit/PrimaryButton.test.tsx:128:18
|