Commit 948a2431 authored by Ivan Tyagov's avatar Ivan Tyagov

Sorry forgot to remove replaced line.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24723 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0c830fcf
......@@ -5237,7 +5237,6 @@ class TestBusinessTemplate(ERP5TypeTestCase, LogInterceptor):
"""
Check that a skin selection has been removed.
"""
self.failUnless('Foo' not in self.portal.portal_skins._getSelections().keys())
self.assertTrue('Foo' in ps.getSkinSelections())
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment