aboutsummaryrefslogtreecommitdiffstats
path: root/tests/acceptance/config
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2017-04-22 18:20:32 +0200
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2017-04-24 11:33:07 +0200
commit316710bcb1b612f7c8d114ba8a05c501fab7ba55 (patch)
tree3f023c318d3b393c5087cf12b824248806dafe3f /tests/acceptance/config
parent13c84f66294034fe17f806d3db6ddc770c8158e9 (diff)
downloadnextcloud-server-316710bcb1b612f7c8d114ba8a05c501fab7ba55.tar.gz
nextcloud-server-316710bcb1b612f7c8d114ba8a05c501fab7ba55.zip
Add acceptance tests for sharing password protected links
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'tests/acceptance/config')
-rw-r--r--tests/acceptance/config/behat.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/acceptance/config/behat.yml b/tests/acceptance/config/behat.yml
index 6c3d9e4a7b9..15310e6883f 100644
--- a/tests/acceptance/config/behat.yml
+++ b/tests/acceptance/config/behat.yml
@@ -11,6 +11,7 @@ default:
- FeatureContext
- FilesAppContext
+ - FilesSharingAppContext
- LoginPageContext
- NotificationContext
- SettingsMenuContext