mirror of
https://github.com/pacnpal/thrillwiki_django_no_react.git
synced 2026-04-10 16:48:47 -04:00
feat: Implement initial schema and add various API, service, and management command enhancements across the application.
This commit is contained in:
@@ -150,6 +150,3 @@ class TestPasswordResetAdmin(TestCase):
|
||||
request.user = UserModel(is_superuser=True)
|
||||
actions = self.admin.get_actions(request)
|
||||
assert "cleanup_old_tokens" in actions
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user