From c3c7614acc7bcfaccb56f59d13c9412f4a321965 Mon Sep 17 00:00:00 2001
From: ale <ale@incal.net>
Date: Mon, 30 Dec 2024 13:49:07 +0000
Subject: [PATCH] Pointless change to retrigger CI

---
 test/ai3test/test_mail.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/ai3test/test_mail.py b/test/ai3test/test_mail.py
index 2ac6df1c..e2b9f916 100644
--- a/test/ai3test/test_mail.py
+++ b/test/ai3test/test_mail.py
@@ -236,7 +236,7 @@ class TestMail(TestBase):
             from_addr='uno@investici.org')
 
     def test_mailman_send_message(self):
-        # Test user sends an email to a list it is subscribed to.
+        # The test user sends an email to a list it is subscribed to.
         self._send_email_and_read_it(
             self.users['nonpriv']['name'],
             self.users['nonpriv']['password'],
-- 
GitLab