summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/travis
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-11-25 17:15:40 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2015-11-26 12:15:11 +0100
commitcc8c38e8ba55c5a64587951d2ef87ab1e652835d (patch)
tree45b4690a77604db6d28fd0773c9906b3f88b622c /apps/dav/tests/travis
parentb799e42b4e4f9ec1dd1fa9b93dd036581fbf2e92 (diff)
downloadnextcloud-server-cc8c38e8ba55c5a64587951d2ef87ab1e652835d.tar.gz
nextcloud-server-cc8c38e8ba55c5a64587951d2ef87ab1e652835d.zip
Fix principal collection for CavDAVTester
Diffstat (limited to 'apps/dav/tests/travis')
-rw-r--r--apps/dav/tests/travis/caldavtest/config/serverinfo.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/tests/travis/caldavtest/config/serverinfo.xml b/apps/dav/tests/travis/caldavtest/config/serverinfo.xml
index 24d63d4a3ae..a474bb7135c 100644
--- a/apps/dav/tests/travis/caldavtest/config/serverinfo.xml
+++ b/apps/dav/tests/travis/caldavtest/config/serverinfo.xml
@@ -180,7 +180,7 @@
<!-- relative path to main principal collection-->
<substitution>
<key>$principalcollection:</key>
- <value>$root:principals/</value>
+ <value>$root:principals/users/</value>
</substitution>
<!-- the core recored type collections-->