mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +00:00
tests: Remove create-user from curl test exclude_list.
The API test client uses an admin client since 0f64fe530667fd3b96a434842b124075dea84300
This commit is contained in:
@@ -12,7 +12,6 @@ from zerver.openapi.curl_param_value_generators import REGISTERED_GENERATOR_FUNC
|
||||
|
||||
exclude_list = [
|
||||
# Endpoint can be called only by administrators.
|
||||
'create-user.md',
|
||||
'add-linkifiers.md',
|
||||
'remove-linkifiers.md',
|
||||
# Endpoint does not accept bot requests
|
||||
|
||||
Reference in New Issue
Block a user