tests: Remove get-user-groups from curl test exclude_list.

This commit is contained in:
Vishnu Ks
2019-11-18 04:48:59 +00:00
committed by Tim Abbott
parent 3468764415
commit c4525cceee

View File

@@ -13,7 +13,6 @@ from zerver.openapi.curl_param_value_generators import REGISTERED_GENERATOR_FUNC
exclude_list = [
# Endpoint does not accept bot requests
'get-user-groups.md',
'update-notification-settings.md',
# Example files do not exist
'upload-custom-emoji.md',