formatting

This commit is contained in:
Lukas Bockstaller
2026-04-08 12:33:02 +02:00
parent 166aa33b1b
commit a7388aa0a0

View File

@@ -993,7 +993,6 @@ def test_import_mixed_order_size_consistency(user, event, item):
'the value has already been set to "a1@example.com".') in str(excinfo.value) 'the value has already been set to "a1@example.com".') in str(excinfo.value)
@pytest.mark.django_db @pytest.mark.django_db
@scopes_disabled() @scopes_disabled()
def test_import_line_endings_mix(event, item, user): def test_import_line_endings_mix(event, item, user):