Typo on docstring

parent 9b5fddcd
...@@ -146,7 +146,7 @@ class TestERP5WebWithCRM(ERP5TypeTestCase): ...@@ -146,7 +146,7 @@ class TestERP5WebWithCRM(ERP5TypeTestCase):
form_kw['source_organisation_title']) form_kw['source_organisation_title'])
def test_02_Contact_Us_with_Aunthenticated_user(self): def test_02_Contact_Us_with_Aunthenticated_user(self):
"""Test creation of Web Message with Authenticted User """Test creation of Web Message with Authenticated User
""" """
web_section = self.setupWebSection() web_section = self.setupWebSection()
self.logout() self.logout()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment