X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ae60b2a3949e96357477cc04f90fd0873cee8a92..4e4193d13fea114ac1b2714f9a262a4bc6d79b75:/src/catalogue/tests/visit.py?ds=inline

diff --git a/src/catalogue/tests/visit.py b/src/catalogue/tests/visit.py
index 0edccd096..5e640adad 100644
--- a/src/catalogue/tests/visit.py
+++ b/src/catalogue/tests/visit.py
@@ -43,8 +43,8 @@ class VisitTest(WLTestCase):
                 'lektura/a-book/motyw/theme/',
                 'motyw/theme/',
                 'autor/jane-doe/',
-                'autor/jane-doe/gatunek/genre/',
-                'autor/jane-doe/gatunek/genre/motyw/theme/',
+                # 'autor/jane-doe/gatunek/genre/',
+                # 'autor/jane-doe/gatunek/genre/motyw/theme/',
                 'b/%d/mini.pl.html' % self.book.pk,
                 'b/%d/mini_nolink.pl.html' % self.book.pk,
                 'b/%d/short.pl.html' % self.book.pk,