diff --git a/radicale/tests/test_sharing.py b/radicale/tests/test_sharing.py index b3cae613..89fc1b93 100644 --- a/radicale/tests/test_sharing.py +++ b/radicale/tests/test_sharing.py @@ -4250,8 +4250,8 @@ permissions: RrWw""") _, headers, answer = self.request("GET", path_mapped, login="owner:ownerpw") assert "contact1" in answer assert "contact2" in answer - assert 'Content-Disposition' in headers # title from fallback + assert 'Content-Disposition' in headers assert 'Address%20book.vcf' in headers['Content-Disposition'] # create map