mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-14 15:00:16 +02:00
Fix tests
This commit is contained in:
parent
eef6126ef8
commit
3bab349d7b
@ -25,7 +25,7 @@ class TestStatePermissions(TestCase):
|
||||
|
||||
# state
|
||||
self.state_1 = AuthUtils.get_member_state()
|
||||
self.state_2 = AuthUtils.create_state("Blue", 50)
|
||||
self.state_2 = AuthUtils.create_state("Other State", 75)
|
||||
|
||||
# user
|
||||
self.user = AuthUtils.create_user("Bruce Wayne")
|
||||
|
Loading…
x
Reference in New Issue
Block a user