Add isHome & isFeed
#1228
Annotations
2 errors
|
Test
Process completed with exit code 1.
|
|
index.test.ts > isProfile NO https://github.com/feed:
index.test.ts#L58
AssertionError:
Is this URL `isProfile`?
/feed
• Yes? Add it to the `addTests()` array.
• No? The `isProfile` detection is wrong and should be fixed.
true !== false
- Expected
+ Received
- false
+ true
❯ index.test.ts:58:12
|