fix: lower pollen balance threshold from 1 to 0.5 #15
Annotations
2 errors
|
Run Tests
Process completed with exit code 1.
|
|
hooks/use-pollen-balance.test.tsx > usePollenBalance hook > successful fetch > should detect low balance correctly:
hooks/use-pollen-balance.test.tsx#L266
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ hooks/use-pollen-balance.test.tsx:266:43
|