From 6d2b51773fd80c9c8e6d2c2e3ec672fb70478b97 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Thu, 20 Apr 2023 16:50:19 +0545 Subject: [PATCH] Update tests/acceptance/features/apiGraph/createGroupCaseSensitive.feature --- .../features/apiGraph/createGroupCaseSensitive.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/acceptance/features/apiGraph/createGroupCaseSensitive.feature b/tests/acceptance/features/apiGraph/createGroupCaseSensitive.feature index a83fd1a20a..ad1969f9fb 100644 --- a/tests/acceptance/features/apiGraph/createGroupCaseSensitive.feature +++ b/tests/acceptance/features/apiGraph/createGroupCaseSensitive.feature @@ -2,7 +2,7 @@ Feature: create groups, group names are case insensitive As an admin I want to create groups with similar cases - SO that I can check if the group names are case sensitive + So that I can check if the group names are case sensitive @issue-3516 Scenario Outline: group names are case insensitive, creating groups with different upper and lower case names