Skip to content
Snippets Groups Projects
Commit e7a13594 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch '603-tests-disable-pdffile-test-for-now' into 'master'

Resolve "[Tests] Disable pdffile test for now"

See merge request !869
parents ad64d255 627b063c
No related branches found
No related tags found
1 merge request!869Resolve "[Tests] Disable pdffile test for now"
Pipeline #49226 failed
......@@ -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