Skip to content
Snippets Groups Projects
Commit c3c7614a authored by ale's avatar ale
Browse files

Pointless change to retrigger CI

parent f5c894ee
Branches
No related tags found
No related merge requests found
Pipeline #83756 passed
...@@ -236,7 +236,7 @@ class TestMail(TestBase): ...@@ -236,7 +236,7 @@ class TestMail(TestBase):
from_addr='uno@investici.org') from_addr='uno@investici.org')
def test_mailman_send_message(self): 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._send_email_and_read_it(
self.users['nonpriv']['name'], self.users['nonpriv']['name'],
self.users['nonpriv']['password'], self.users['nonpriv']['password'],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment