Adjust the test expectations

This commit is contained in:
Michael Barz
2023-06-26 17:55:03 +02:00
parent e364a290c5
commit 0a2254643b
2 changed files with 3 additions and 3 deletions
@@ -22,7 +22,7 @@ Feature: Propfind test
| key | value |
| oc:fileid | UUIDof:new-space |
| oc:name | new-space |
| oc:permissions | RDNVCKZ |
| oc:permissions | RDNVCKZP |
| oc:privatelink | |
| oc:size | 12 |
@@ -43,6 +43,6 @@ Feature: Propfind test
| oc:size | 12 |
Examples:
| role | oc_permission |
| manager | RDNVCKZ |
| manager | RDNVCKZP |
| editor | DNVCK |
| viewer | |