From b68882d13f208394e99134981101f0793656f48d Mon Sep 17 00:00:00 2001 From: Rae Knowler Date: Mon, 1 Jul 2024 18:33:46 +0200 Subject: [PATCH] tests: Add debug statement --- ckanext/switzerland/tests/test_logic.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ckanext/switzerland/tests/test_logic.py b/ckanext/switzerland/tests/test_logic.py index 90aa5fe5..2a5a21fd 100644 --- a/ckanext/switzerland/tests/test_logic.py +++ b/ckanext/switzerland/tests/test_logic.py @@ -156,6 +156,7 @@ def test_own_password_is_not_reset_single_user_password(self): self._get_context(), {"all_fields": False} )) + log.warning(result) assert_equal( [],