Commit b7b1edd6 authored by Łukasz Nowak's avatar Łukasz Nowak Committed by Cédric de Saint Martin

As RSS was added test shall be updated.

parent 5b531d3e
......@@ -56,7 +56,7 @@ class TestVifibSkinSelection(testVifibMixin):
self.assertSameSet(
[x[0] for x in portal.portal_skins.getSkinPaths()],
['Cash', 'Download', 'Fiber', 'Hosting', 'KM', 'Multiflex', 'ODS', 'ODT',
'View']
'RSS', 'View']
)
def assertSameSkinSelection(self, skin_name, selection_string_list):
......
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