diff options
Diffstat (limited to 'build/integration/features/sharing-v1.feature')
-rw-r--r-- | build/integration/features/sharing-v1.feature | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/build/integration/features/sharing-v1.feature b/build/integration/features/sharing-v1.feature index a602ea40a9c..79d7617f024 100644 --- a/build/integration/features/sharing-v1.feature +++ b/build/integration/features/sharing-v1.feature @@ -707,4 +707,5 @@ Feature: sharing | path | welcome.txt | | shareWith | user1 | | shareType | 0 | - Then the HTTP status code should be "503" + Then the OCS status code should be "997" + And the HTTP status code should be "401" |