lint the gherkin feature files

Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
This commit is contained in:
prashant-gurung899
2024-06-10 11:49:27 +05:45
parent 50bed11e01
commit 8821017a77
48 changed files with 8869 additions and 8870 deletions
@@ -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