Shayan/FEQ-2696/Fix redundant Cloudflare trace API calls #319
Annotations
2 errors
src/utils/__test__/country.utils.spec.ts > getCountry > should return empty string if no country data is available:
src/utils/__test__/country.utils.spec.ts#L42
AssertionError: expected 'nodata' to be '' // Object.is equality
- Expected
+ Received
+ nodata
❯ src/utils/__test__/country.utils.spec.ts:42:24
|
test
Process completed with exit code 1.
|