plone.restapi/expansion: Fix flake8 violation.
Timo Stollenwerk <jenkins-z4DKO/[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: plone.restapi Branch: refs/heads/expansion Date: 2017-07-16T12:11:28+02:00 Author: Timo Stollenwerk (tisto) <[email protected]> Commit: https://github.com/plone/plone.restapi/commit/66edd67be43c3943c9b33885d6b3e0e37712f242 Fix flake8 violation. Files changed: M src/plone/restapi/tests/test_documentation.py diff --git a/src/plone/restapi/tests/test_documentation.py b/src/plone/restapi/tests/test_documentation.py index e12ab586..a2e08f84 100644 --- a/src/plone/restapi/tests/test_documentation.py +++ b/src/plone/restapi/tests/test_documentation.py @@ -843,7 +843,6 @@ def test_documentation_sharing_search(self): '/folder/doc/@sharing?search=admin' ) save_request_and_response_for_docs('sharing_search', response) - def test_history_get(self): self.document.setTitle('My new title') ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot