1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

change default, remove leftover

This commit is contained in:
Peter Bieringer 2024-09-30 21:43:50 +02:00
parent 0505b7b603
commit ba9776d688
4 changed files with 3 additions and 4 deletions

View file

@ -41,7 +41,6 @@ class TestBaseRequests(BaseTest):
def setup_method(self) -> None:
BaseTest.setup_method(self)
rights_file_path = os.path.join(self.colpath, "rights")
self.configure({"rights": {"permit_delete_collection": True}})
with open(rights_file_path, "w") as f:
f.write("""\
[permit delete collection]