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',