Skip to content

Commit

Permalink
Revert "fix test after plone/Products.CMFPlone#2526 was fixed"
Browse files Browse the repository at this point in the history
This reverts commit 7ba3df1.
  • Loading branch information
tisto committed Oct 1, 2018
1 parent ea5b7f4 commit 793b7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plone/restapi/tests/test_search.py
Expand Up @@ -243,7 +243,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 793b7a3

Please sign in to comment.