Commented out strip_link_and_variations(), to wait until we have is_public on files.

This commit is contained in:
2016-05-10 13:38:07 +02:00
parent 9362f9b539
commit d3b3e0ff4f
2 changed files with 7 additions and 2 deletions

View File

@@ -69,7 +69,7 @@ class TempDirTest(AbstractPillarTest):
class FileAccessTest(AbstractPillarTest):
def test_link_stripping(self):
def __test_link_stripping(self):
"""Subscribers should get all links, but non-subscribers only a subset."""
img_file_id, _ = self.ensure_file_exists()