summaryrefslogtreecommitdiffstats
path: root/build/integration/features/dav-v2.feature
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2016-07-28 23:46:36 +0200
committerMorris Jobke <hey@morrisjobke.de>2016-07-29 08:55:56 +0200
commit0529caee7c2115052c0325a3f15fdb55ada5d825 (patch)
tree28e9e7a2816746f84ecf717c50ebed9a6771bd7e /build/integration/features/dav-v2.feature
parentb7ce4e16869117a491d776b15057876debe4f2fa (diff)
downloadnextcloud-server-0529caee7c2115052c0325a3f15fdb55ada5d825.tar.gz
nextcloud-server-0529caee7c2115052c0325a3f15fdb55ada5d825.zip
Add some integration test fixes
Diffstat (limited to 'build/integration/features/dav-v2.feature')
-rw-r--r--build/integration/features/dav-v2.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/integration/features/dav-v2.feature b/build/integration/features/dav-v2.feature
index 0f3d77b099a..d2ac047b68c 100644
--- a/build/integration/features/dav-v2.feature
+++ b/build/integration/features/dav-v2.feature
@@ -14,7 +14,7 @@ Feature: dav-v2
And As an "admin"
And user "user0" exists
And As an "user0"
- When Downloading file "/files/user0/welcome.txt" with range "bytes=51-77"
+ When Downloading file "/files/user0/welcome.txt" with range "bytes=52-78"
Then Downloaded content should be "example file for developers"
Scenario: Downloading a file on the new endpoint should serve security headers