update grammar
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@api
|
||||
Feature: create groups, group names are case insensitive
|
||||
As an admin
|
||||
I want to create group with similar cases
|
||||
SO that I can check if the group name are case sensitive
|
||||
I want to create groups with similar cases
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user