mirror of
https://github.com/suitenumerique/people.git
synced 2026-09-12 14:07:38 +02:00
Split test_api_users.py into users/test_api_users_update.py
This commit is contained in:
+1
@@ -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