test/sharing: fix log message
This commit is contained in:
@@ -5674,7 +5674,7 @@ permissions: RrWw""")
|
|||||||
self.mkcalendar(path_mapped, login="owner:ownerpw")
|
self.mkcalendar(path_mapped, login="owner:ownerpw")
|
||||||
|
|
||||||
# create map
|
# create map
|
||||||
logging.info("\n*** create map user/owner:rP -> ok")
|
logging.info("\n*** create map user/owner:rP -> failed")
|
||||||
json_dict = {}
|
json_dict = {}
|
||||||
json_dict['User'] = "us😁er"
|
json_dict['User'] = "us😁er"
|
||||||
json_dict['PathMapped'] = path_mapped
|
json_dict['PathMapped'] = path_mapped
|
||||||
|
|||||||
Reference in New Issue
Block a user