fixed tests in order to user permissions
This commit is contained in:
parent
4352094680
commit
a6ea27696a
2 changed files with 3 additions and 0 deletions
|
|
@ -468,4 +468,5 @@ else:
|
|||
from .prod import *
|
||||
|
||||
|
||||
ANONYMOUS_USER_NAME = 'anonymous@ungleich.ch'
|
||||
GUARDIAN_GET_INIT_ANONYMOUS_USER = 'membership.models.get_anonymous_user_instance'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue