sharing/tests: flake8 fixes

This commit is contained in:
Peter Bieringer
2026-04-09 20:43:01 +02:00
parent a9f02f1a60
commit b29171ff8f

View File

@@ -5202,7 +5202,7 @@ permissions: RrWw""")
# execute PROPPATCH color as user
logging.info("\n*** PROPPATCH color collection with token -> permission denied")
color="#BBBBBB"
color = "#BBBBBB"
_, responses = self.proppatch(path=path_shared, data="""\
<?xml version="1.0" encoding="utf-8"?>
<D:propertyupdate xmlns:D="DAV:">
@@ -5224,7 +5224,7 @@ permissions: RrWw""")
# execute PROPPATCH color as user
logging.info("\n*** PROPPATCH color collection with token -> ok")
color="#BBBBBB"
color = "#BBBBBB"
_, responses = self.proppatch(path=path_shared, data="""\
<?xml version="1.0" encoding="utf-8"?>
<D:propertyupdate xmlns:D="DAV:">