tests: Remove add-linkifiers from curl test exclude_list.

This commit is contained in:
Vishnu Ks 2019-11-18 04:39:22 +00:00 committed by Tim Abbott
parent ec53b8c574
commit 258089bdc3
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ from zerver.openapi.curl_param_value_generators import REGISTERED_GENERATOR_FUNC
exclude_list = [
# Endpoint can be called only by administrators.
'add-linkifiers.md',
'remove-linkifiers.md',
# Endpoint does not accept bot requests
'get-user-groups.md',