mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-19 14:38:02 +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
|
||||
"""
|
||||
|
||||
self.login()
|
||||
self.client.get(reverse("user_preference"))
|
||||
|
||||
def test_delete_user(self):
|
||||
|
||||
Reference in New Issue
Block a user