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-19 20:08:21 +0300
committerLukas Reschke <lukas@owncloud.com>2016-02-19 22:45:20 +0300
commitc13259cf9e5a977485b842c36d04d352bbb4d61b (patch)
treeda89df798abcdfa81cabf762b429f496b5eb8cf7 /build/integration/config
parent357cdfd07fdda39824704f99a588484b5905fb15 (diff)
Add integration tests for tags
Diffstat (limited to 'build/integration/config')
-rw-r--r--build/integration/config/behat.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/integration/config/behat.yml b/build/integration/config/behat.yml
index a87d4fe44c6..a1f9d610c68 100644
--- a/build/integration/config/behat.yml
+++ b/build/integration/config/behat.yml
@@ -14,6 +14,8 @@ default:
regular_user_password: 123456
- CommentsContext:
baseUrl: http://localhost:8080
+ - TagsContext:
+ baseUrl: http://localhost:8080
federation:
paths:
- %paths.base%/../federation_features