Skip to content
Snippets Groups Projects
Commit d040ae31 authored by Robert Habermann's avatar Robert Habermann
Browse files

fix test for to_dct changes

parent 26266aa5
No related branches found
No related tags found
No related merge requests found
......@@ -156,7 +156,7 @@ class Article(object):
if self.fields:
dct.update(self.fields)
return dct
def _parse_attachments(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment