mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
tests: Move add-linkifiers to correct position in exclude list.
This commit is contained in:
@@ -27,12 +27,12 @@ exclude_list = [
|
||||
'create-user-group.md',
|
||||
'update-user-group.md',
|
||||
'delete-user-group.md',
|
||||
'add-linkifiers.md',
|
||||
'get-events-from-queue.md',
|
||||
'delete-queue.md',
|
||||
'update-stream.md',
|
||||
# Endpoint can be called only by administrators.
|
||||
'create-user.md',
|
||||
'add-linkifiers.md',
|
||||
'remove-linkifiers.md',
|
||||
# Endpoint does not accept bot requests
|
||||
'get-user-groups.md',
|
||||
|
||||
Reference in New Issue
Block a user