From 3b01d7eb6b62e2db6485832c31939b1e5c85b83c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sergio=20Bertol=C3=ADn?= Date: Wed, 17 Aug 2016 10:32:33 +0000 Subject: [PATCH] Typo in scenario --- build/integration/features/provisioning-v1.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/integration/features/provisioning-v1.feature b/build/integration/features/provisioning-v1.feature index 2be1572e42e..bc289777039 100644 --- a/build/integration/features/provisioning-v1.feature +++ b/build/integration/features/provisioning-v1.feature @@ -343,7 +343,7 @@ Feature: provisioning Then the OCS status code should be "104" And the HTTP status code should be "200" And As an "admin" - And check that user "brand-new-user" does not belongs to group "new-group" + And check that user "brand-new-user" does not belong to group "new-group" Scenario: a subadmin can remove users to groups the subadmin is responsible for Given As an "admin" -- 2.39.5