Merge pull request #9343 from prashant-gurung899/gherlint-fix-features

[tests-only][full-ci] lint the gherkin feature files
This commit is contained in:
Sawjan Gurung
2024-06-12 15:06:24 +05:45
committed by GitHub
48 changed files with 8867 additions and 8868 deletions
@@ -349,7 +349,7 @@ Feature: move (rename) file
Scenario Outline: sharee moves a file within a Shares space (Editor/Uploader permissions)
Given user "Brian" has created folder "testshare"
Given user "Brian" has created folder "testshare/child"
And user "Brian" has created folder "testshare/child"
And user "Brian" has uploaded file with content "test file content" to "/testshare/testfile.txt"
And user "Brian" has sent the following resource share invitation:
| resource | testshare |
@@ -370,7 +370,7 @@ Feature: move (rename) file
Scenario: sharee moves a file within a Shares space (viewer permissions)
Given user "Brian" has created folder "testshare"
Given user "Brian" has created folder "testshare/child"
And user "Brian" has created folder "testshare/child"
And user "Brian" has uploaded file with content "test file content" to "/testshare/testfile.txt"
And user "Brian" has sent the following resource share invitation:
| resource | testshare |