mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
tests: Fix leading slash in test exclusion as well.
This commit is contained in:
@@ -469,7 +469,7 @@ def write_instrumentation_reports(full_suite: bool, include_webhooks: bool) -> N
|
||||
"help/community-topic-edits",
|
||||
"help/delete-a-stream",
|
||||
"for/working-groups-and-communities/",
|
||||
"/help/only-allow-admins-to-add-emoji",
|
||||
"help/only-allow-admins-to-add-emoji",
|
||||
"api/delete-stream",
|
||||
"casper/(?P<path>.+)",
|
||||
"static/(?P<path>.+)",
|
||||
|
||||
Reference in New Issue
Block a user