Skip to content
Snippets Groups Projects
Commit 627b063c authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

DIsable pdffile test for now

parent ad64d255
No related branches found
No related tags found
1 merge request!869Resolve "[Tests] Disable pdffile test for now"
Pipeline #49196 passed with warnings
......@@ -18,6 +18,7 @@ from aleksis.core.util.pdf import clean_up_expired_pdf_files
pytestmark = pytest.mark.django_db
@pytest.mark.skip
@pytest.mark.usefixtures("celery_worker")
@override_settings(CELERY_BROKER_URL="memory://localhost//")
class PDFFIleTest(TransactionTestCase):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment