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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/config/behat.yml')
-rw-r--r--tests/integration/config/behat.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/integration/config/behat.yml b/tests/integration/config/behat.yml
index c9d6754..0fcead7 100644
--- a/tests/integration/config/behat.yml
+++ b/tests/integration/config/behat.yml
@@ -6,12 +6,7 @@ default:
paths:
- %paths.base%/../features
contexts:
- - FeatureContext:
- baseUrl: http://localhost:8080/ocs/
- admin:
- - admin
- - admin
- regular_user_password: 123456
+ - FeatureContext
extensions:
jarnaiz\JUnitFormatter\JUnitFormatterExtension: