We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dabf65 commit 8637687Copy full SHA for 8637687
tests/acceptance/features/webUISharingPublic2/shareByPublicLink.feature
@@ -218,8 +218,9 @@ Feature: Share by public link
218
And the user has browsed to the shared-by-link page
219
When the user renames folder "test" to "newfolder" using the webUI
220
Then the following folder should be listed on the webUI
221
- | newfolder |
222
+ | name-parts |
+ | newfolder |
223
224
225
@skipOnOcV10.3
226
Scenario: user tries to deletes the expiration date of already existing public link using webUI when expiration date is enforced
0 commit comments