From 60899accd58614b7ed452a9c65b955c3bdad61f5 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Thu, 23 Apr 2026 08:26:02 +0200 Subject: [PATCH] test/sharing: fix log message --- radicale/tests/test_sharing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radicale/tests/test_sharing.py b/radicale/tests/test_sharing.py index b0f3c998..aa355c21 100644 --- a/radicale/tests/test_sharing.py +++ b/radicale/tests/test_sharing.py @@ -5674,7 +5674,7 @@ permissions: RrWw""") self.mkcalendar(path_mapped, login="owner:ownerpw") # create map - logging.info("\n*** create map user/owner:rP -> ok") + logging.info("\n*** create map user/owner:rP -> failed") json_dict = {} json_dict['User'] = "us😁er" json_dict['PathMapped'] = path_mapped