mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-19 22:48:01 +00:00
Before checking prefs, we need to login of course
This commit is contained in:
@@ -1998,6 +1998,7 @@ class Tester(TestCase): # pylint: disable=too-many-public-methods
|
|||||||
Test if preferences page works
|
Test if preferences page works
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
self.login()
|
||||||
self.client.get(reverse("user_preference"))
|
self.client.get(reverse("user_preference"))
|
||||||
|
|
||||||
def test_delete_user(self):
|
def test_delete_user(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user