[IMP] update dotfiles [ci skip]

This commit is contained in:
oca-git-bot
2022-03-30 23:21:22 +02:00
committed by David Alonso // Solvos
parent ac52157715
commit 90112a0b5f

View File

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