mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-01 16:30:02 -05:00
lint the gherkin feature files
Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
This commit is contained in:
@@ -3,6 +3,7 @@ Feature: an user changes its own password
|
||||
I want to change my password
|
||||
So that I can use new combination as password
|
||||
|
||||
|
||||
Scenario Outline: change own password
|
||||
Given user "Alice" has been created with default attributes and without skeleton files
|
||||
When the user "Alice" changes its own password "<current-password>" to "<new-password>" using the Graph API
|
||||
|
||||
Reference in New Issue
Block a user