2.0.15 #60
Annotations
2 errors
|
build (24.x)
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
|