Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2016-02-29 19:30:02 +0300
committerLukas Reschke <lukas@owncloud.com>2016-02-29 22:53:38 +0300
commitd04edfaf0dee3c2f1b4347a4ed36a79477d4a3f9 (patch)
tree0b2e653611b941193f012901a535fccd754feb25 /build/integration/config
parent52d217d77519ed95a18237b09a351f83a0ae7f47 (diff)
Hides nodes from listing that the user has no access to
Diffstat (limited to 'build/integration/config')
-rw-r--r--build/integration/config/behat.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/integration/config/behat.yml b/build/integration/config/behat.yml
index a1f9d610c68..d0c4586d285 100644
--- a/build/integration/config/behat.yml
+++ b/build/integration/config/behat.yml
@@ -16,6 +16,10 @@ default:
baseUrl: http://localhost:8080
- TagsContext:
baseUrl: http://localhost:8080
+ - CardDavContext:
+ baseUrl: http://localhost:8080
+ - CalDavContext:
+ baseUrl: http://localhost:8080
federation:
paths:
- %paths.base%/../federation_features