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
path: root/build
diff options
context:
space:
mode:
authorSergio Bertolin <sbertolin@solidgear.es>2016-08-16 17:00:30 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2016-08-25 01:19:57 +0300
commit7d641bbfdfc11086bd1e1423e39a05346d77cfc3 (patch)
treea3a4814139abdc7317e0356089bad6e8c1c8d7fe /build
parent8c7491cac2a7fa2c8542e0e52a83d9ce6d4e878e (diff)
Change of user missing
Diffstat (limited to 'build')
-rw-r--r--build/integration/features/provisioning-v1.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/integration/features/provisioning-v1.feature b/build/integration/features/provisioning-v1.feature
index 574e4fe375e..6a61bba6328 100644
--- a/build/integration/features/provisioning-v1.feature
+++ b/build/integration/features/provisioning-v1.feature
@@ -504,6 +504,7 @@ Feature: provisioning
| groupid | new-group |
Then the OCS status code should be "100"
And the HTTP status code should be "200"
+ And As an "admin"
And check that user "brand-new-user" belongs to group "new-group"
Scenario: a subadmin cannot add users to groups the subadmin is not responsible for