Split test_api_users.py into users/test_api_users_create.py
This commit is contained in:
@@ -937,3 +937,4 @@ def test_api_users_delete_self():
|
||||
|
||||
assert response.status_code == HTTP_405_METHOD_NOT_ALLOWED
|
||||
assert models.User.objects.count() == 1
|
||||
|
||||
Reference in New Issue
Block a user