From 2d4896e2a733be04555f64deea06577f61c2f0b1 Mon Sep 17 00:00:00 2001 From: "John Molakvoæ (skjnldsv)" Date: Thu, 1 Mar 2018 12:57:00 +0100 Subject: fixup! Acceptance fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- tests/acceptance/features/app-files.feature | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/acceptance/features/app-files.feature b/tests/acceptance/features/app-files.feature index eeef6de601f..dd5340d6374 100644 --- a/tests/acceptance/features/app-files.feature +++ b/tests/acceptance/features/app-files.feature @@ -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 -- cgit v1.2.3