Commit 0ee874f8 authored by Ivan Tyagov's avatar Ivan Tyagov

Update wrong comment.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41695 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 71e5951b
...@@ -643,8 +643,7 @@ class TestDocument(TestDocumentMixin): ...@@ -643,8 +643,7 @@ class TestDocument(TestDocumentMixin):
def test_05_getCreationDate(self): def test_05_getCreationDate(self):
""" """
Check getCreationDate on all document type, as those documents Check getCreationDate on all document types.
are not associated to edit_workflow.
""" """
portal = self.getPortalObject() portal = self.getPortalObject()
for document_type in portal.getPortalDocumentTypeList(): for document_type in portal.getPortalDocumentTypeList():
......
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