Products.CMFPlone/plip-1486-redirection: Update redirects.py
Stephan Klinger <jenkins-z4DKO/[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: Products.CMFPlone Branch: refs/heads/plip-1486-redirection Date: 2017-07-10T09:31:40+03:00 Author: Stephan Klinger (staeff) <[email protected]> Commit: https://github.com/plone/Products.CMFPlone/commit/4966de3d1ce2a3e6df84cfc2afe6580ecc9047f2 Update redirects.py Files changed: M Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_redirection.py diff --git a/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_redirection.py b/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_redirection.py index 535798959..cd9cd1e76 100644 --- a/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_redirection.py +++ b/Products/CMFPlone/controlpanel/tests/test_controlpanel_browser_redirection.py @@ -71,7 +71,6 @@ def test_redirection_controlpanel_add_redirect(self): name='target_path').value = target_path self.browser.getControl(name='form.button.Add').click() - storage = getUtility(IRedirectionStorage) self.assertTrue( storage.has_path(storage_path), u'Redirection storage should have path "{0}"'.format(storage_path) ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot