Skip to content

Commit

Permalink
Bump commit id for oCIS
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis committed Aug 13, 2021
1 parent 67111a5 commit 6ffc2c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .drone.env
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The version of OCIS to use in pipelines that test against OCIS
OCIS_COMMITID=eb0b805b639172d63c5510dad221235b54e8936d
OCIS_COMMITID=dbb228349a262e057eae252a2425613f91b57a97
OCIS_BRANCH=master

# The test runner source for API tests
CORE_COMMITID=872358a4d06c8d2f3568bf8c170ec66a6d69d9af
CORE_COMMITID=27e37d36310a58bf4016fca0a1d5230dac17e127
CORE_BRANCH=master
2 changes: 1 addition & 1 deletion tests/acceptance/features/webUIUpload/upload.feature
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Feature: File Upload
And the versions list for resource "lorem.txt" should contain 1 entry
But file "lorem (2).txt" should not be listed on the webUI

@smokeTest @issue-ocis-reva-54
@smokeTest @disablePreviews @issue-ocis-reva-54
Scenario: overwrite an existing file when versioning is disabled
Given the app "files_versions" has been disabled
When the user uploads overwriting file "lorem.txt" using the webUI
Expand Down

0 comments on commit 6ffc2c1

Please sign in to comment.