tests: Remove remove-linkifiers from curl test exclude_list.

This commit is contained in:
Vishnu Ks
2019-11-18 04:47:32 +00:00
committed by Tim Abbott
parent 258089bdc3
commit 3468764415
2 changed files with 8 additions and 3 deletions

View File

@@ -12,8 +12,6 @@ from zerver.models import get_realm
from zerver.openapi.curl_param_value_generators import REGISTERED_GENERATOR_FUNCTIONS, CALLED_GENERATOR_FUNCTIONS
exclude_list = [
# Endpoint can be called only by administrators.
'remove-linkifiers.md',
# Endpoint does not accept bot requests
'get-user-groups.md',
'update-notification-settings.md',