tests: Remove create-user from curl test exclude_list.

The API test client uses an admin client since
0f64fe530667fd3b96a434842b124075dea84300
This commit is contained in:
Vishnu Ks
2019-11-18 03:57:21 +00:00
committed by Tim Abbott
parent 0f582dfe1f
commit a478e861a2
2 changed files with 6 additions and 1 deletions

View File

@@ -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