tests: Exclude another redirect from URL testing.

This commit is contained in:
Tim Abbott 2021-06-16 16:11:33 -07:00
parent ba62d2ff8c
commit b345b492db
1 changed files with 1 additions and 0 deletions

View File

@ -444,6 +444,7 @@ def write_instrumentation_reports(full_suite: bool, include_webhooks: bool) -> N
"node-coverage/(?P<path>.+)",
"docs/(?P<path>.+)",
"help/configure-missed-message-emails",
"help/community-topic-edits",
"help/delete-a-stream",
"api/delete-stream",
"casper/(?P<path>.+)",