mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Radicale now passes for this test
This commit is contained in:
parent
dff48f101b
commit
6281e7a237
1 changed files with 0 additions and 2 deletions
|
|
@ -282,8 +282,6 @@ class StorageTests:
|
|||
async def test_specialchars(
|
||||
self, monkeypatch, requires_collections, get_storage_args, get_item
|
||||
):
|
||||
if getattr(self, "dav_server", "") == "radicale":
|
||||
pytest.skip("Radicale is fundamentally broken.")
|
||||
if getattr(self, "dav_server", "") in ("icloud", "fastmail"):
|
||||
pytest.skip("iCloud and FastMail reject this name.")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue