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.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/integration/config/behat.yml b/build/integration/config/behat.yml
index 7fd3686b8bb..51b749360e3 100644
--- a/build/integration/config/behat.yml
+++ b/build/integration/config/behat.yml
@@ -84,7 +84,7 @@ default:
admin:
- admin
- admin
- regular_user_password: what_for
+ regular_user_password: 123456
remoteapi:
paths:
- "%paths.base%/../remoteapi_features"