Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix intergration tests
  • Loading branch information
rullzer committed Jul 22, 2016
commit 67ce87dca718bb45764e85aaec58aa803b645154
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"