Skip to content

Commit 329cc0e

Browse files
comma
1 parent 69e5afe commit 329cc0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ TEST: addTests('isQuickPR', [
293293
'https://github.com/sindresorhus/refined-github/compare/master...branch-name?quick_pull=1',
294294
'https://github.com/sindresorhus/refined-github/compare/branch-1...branch-2?quick_pull=1',
295295
'https://github.com/sindresorhus/refined-github/compare/test-branch?quick_pull=1',
296-
'https://github.com/refined-github/sandbox/compare/default-a...fregante-patch-2?expand=1'
296+
'https://github.com/refined-github/sandbox/compare/default-a...fregante-patch-2?expand=1',
297297
]);
298298

299299
const getStateLabel = (): string | undefined => $([

0 commit comments

Comments
 (0)