diff options
author | Carl Schwan <carl@carlschwan.eu> | 2022-09-07 13:51:38 +0200 |
---|---|---|
committer | Carl Schwan <carl@carlschwan.eu> | 2022-09-08 14:51:28 +0200 |
commit | 7ded5a769b7d7d681c3a3260b77869b18c9822ae (patch) | |
tree | 68944d9f119e90b6ebbad2405d209770a9798c7a /build | |
parent | f496e471e06d546179e3f12af1e6cc9319db9bb3 (diff) | |
download | nextcloud-server-7ded5a769b7d7d681c3a3260b77869b18c9822ae.tar.gz nextcloud-server-7ded5a769b7d7d681c3a3260b77869b18c9822ae.zip |
Only normalize data in public shares and not crud
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Diffstat (limited to 'build')
-rw-r--r-- | build/integration/sharing_features/sharing-v1.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/integration/sharing_features/sharing-v1.feature b/build/integration/sharing_features/sharing-v1.feature index fbcbb50b7de..ca030bd3a31 100644 --- a/build/integration/sharing_features/sharing-v1.feature +++ b/build/integration/sharing_features/sharing-v1.feature @@ -269,6 +269,7 @@ Feature: sharing | shareType | 3 | And Updating last share with | permissions | 7 | + | publicUpload | true | And the OCS status code should be "100" And the HTTP status code should be "200" And Getting info of last share |