Show More
@@ -913,7 +913,7 b' class UserModel(BaseModel):' | |||
|
913 | 913 | This way we block only latest created accounts. |
|
914 | 914 | |
|
915 | 915 | :param expected_users: list of users in special order, we deactivate |
|
916 |
the end N am |
|
|
916 | the end N amount of users from that list | |
|
917 | 917 | """ |
|
918 | 918 | |
|
919 | 919 | list_of_accounts = self.get_accounts_in_creation_order( |
General Comments 0
You need to be logged in to leave comments.
Login now