Skip to content

Commit

Permalink
Merge branch 'master' into python3
Browse files Browse the repository at this point in the history
  • Loading branch information
tisto committed Oct 1, 2018
2 parents c1a9e50 + 793b7a3 commit 2637e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plone/restapi/tests/test_search.py
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ def test_full_metadata_retrieval(self):
u'exclude_from_nav': False,
u'expires': u'1999-01-01T00:00:00+00:00',
u'getId': u'doc',
u'getObjSize': u'1 KB',
u'getObjSize': u'0 KB',
u'getPath': u'/plone/folder/doc',
u'getRemoteUrl': None,
u'getURL': self.portal_url + u'/folder/doc',
Expand Down

0 comments on commit 2637e6e

Please sign in to comment.