mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
tests:questions: reflect changes of patch_users
This commit is contained in:
parent
29a452c1d3
commit
c5758bcd30
1 changed files with 0 additions and 2 deletions
|
@ -1841,8 +1841,6 @@ def patch_entities():
|
|||
apps=[installed_webapp, installed_non_webapp]
|
||||
), patch_users(
|
||||
users={admin_username: admin_user, regular_username: regular_user},
|
||||
admin_username=admin_username,
|
||||
main_domain=main_domain,
|
||||
), patch_groups(
|
||||
groups=groups2
|
||||
):
|
||||
|
|
Loading…
Add table
Reference in a new issue