Further improve CJK and encoded URL support #172
Annotations
2 errors
index.test.js > https://한글로-된-경로.com/하위경로#한글-해시:
index.test.js#L168
AssertionError: expected 'https://한글로-된-경로.com/하위경로#한글-해시' to be '한글로-된-경로.com/하위경로#한글-해시' // Object.is equality
Expected: "한글로-된-경로.com/하위경로#한글-해시"
Received: "https://한글로-된-경로.com/하위경로#한글-해시"
❯ index.test.js:168:22
|
Test
Process completed with exit code 1.
|