mirror of
https://github.com/nextcloud/server.git
synced 2026-04-25 08:08:33 -04:00
fixup! Acceptance fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
484568e995
commit
2d4896e2a7
1 changed files with 2 additions and 1 deletions
|
|
@ -80,7 +80,8 @@ Feature: app-files
|
|||
And I visit the direct download shared link I wrote down
|
||||
And I see that the current page is the Authenticate page for the direct download shared link I wrote down
|
||||
And I authenticate with password "abcdef"
|
||||
Then I see that the current page is the direct download shared link I wrote down
|
||||
# download starts no page redirection
|
||||
And I see that the current page is the Authenticate page for the direct download shared link I wrote down
|
||||
|
||||
Scenario: show the input field for tags in the details view
|
||||
Given I am logged in
|
||||
|
|
|
|||
Loading…
Reference in a new issue