diff --git a/runtests.py b/runtests.py index 5c1748f5a..9030242a8 100755 --- a/runtests.py +++ b/runtests.py @@ -60,8 +60,7 @@ if not settings.configured: 'wagtail.wagtailembeds', 'wagtail.wagtailsearch', 'wagtail.wagtailredirects', - ], - COMPRESS_ENABLED=False, + ] )