isQuickPR - Support 'expand' query parameter
#1186
Annotations
2 errors
|
Test
Process completed with exit code 1.
|
|
index.test.ts > isCompare NO https://github.com/refined-github/sandbox/compare/default-a...fregante-patch-2?expand=1:
index.test.ts#L58
AssertionError:
Is this URL `isCompare`?
/refined-github/sandbox/compare/default-a...fregante-patch-2?expand=1
• Yes? Add it to the `addTests()` array.
• No? The `isCompare` detection is wrong and should be fixed.
true !== false
- Expected
+ Received
- false
+ true
❯ index.test.ts:58:12
|