From d9997cc28a9dba4daaad8c5edb605b0492fd8fdf Mon Sep 17 00:00:00 2001 From: Vasilii Date: Thu, 16 Jul 2026 14:01:50 +0300 Subject: [PATCH] test: cover repository issue views --- index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/index.ts b/index.ts index 5578cef..b9a2a7e 100644 --- a/index.ts +++ b/index.ts @@ -553,6 +553,7 @@ TEST: addTests('isRepoIssueList', [ 'https://github.com/sindresorhus/refined-github/issues', 'https://github.com/sindresorhus/refined-github/issues/fregante', 'https://github.com/sindresorhus/refined-github/issues/newton', + 'https://github.com/refined-github/refined-github/issues/views/4537', 'https://github.com/sindresorhus/refined-github/issues/wptemplates', 'https://github.com/sindresorhus/refined-github/issues?q=is%3Aclosed+sort%3Aupdated-desc', 'https://github.com/sindresorhus/refined-github/labels/bug',