]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix intergration tests 522/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Fri, 22 Jul 2016 06:27:16 +0000 (08:27 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Fri, 22 Jul 2016 11:37:32 +0000 (13:37 +0200)
build/integration/features/provisioning-v1.feature

index 135c67dc3a675bed98391369b515814519b487fe..487e025092bc81376fab22bfd897c432f7000bff 100644 (file)
@@ -508,6 +508,6 @@ Feature: provisioning
                And assure user "user0" is disabled
                And As an "user0"
                When sending "GET" to "/index.php/apps/files"
-               Then the OCS status code should be "999"
-       And the HTTP status code should be "200"
+               Then the OCS status code should be "997"
+               And the HTTP status code should be "401"