mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[IMP] update dotfiles [ci skip]
This commit is contained in:
committed by
David Alonso // Solvos
parent
ac52157715
commit
90112a0b5f
@@ -95,7 +95,7 @@ class TestQualityControl(TransactionCase):
|
||||
sequence += 10
|
||||
|
||||
def _create_user(self, login, groups, company):
|
||||
""" Create a user."""
|
||||
"""Create a user."""
|
||||
group_ids = [group.id for group in groups]
|
||||
user = self.users_model.with_context({"no_reset_password": True}).create(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user