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:
Diffstat (limited to 'build/integration/config/behat.yml')
-rw-r--r--build/integration/config/behat.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/build/integration/config/behat.yml b/build/integration/config/behat.yml
index 9ef36f083e9..82ad6eaa170 100644
--- a/build/integration/config/behat.yml
+++ b/build/integration/config/behat.yml
@@ -22,6 +22,9 @@ default:
baseUrl: http://localhost:8080
- ChecksumsContext:
baseUrl: http://localhost:8080
+ - CommandLineContext:
+ baseUrl: http://localhost:8080
+ ocPath: ../../
federation:
paths:
- %paths.base%/../federation_features
@@ -73,8 +76,6 @@ default:
- admin
regular_user_password: 123456
-
-
extensions:
jarnaiz\JUnitFormatter\JUnitFormatterExtension:
filename: report.xml