Skip to content

Commit

Permalink
Fix intergration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rullzer committed Jul 22, 2016
1 parent 8ae4918 commit f623e3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/integration/features/provisioning-v1.feature
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit f623e3d

Please sign in to comment.