diff options
-rw-r--r-- | tests/acceptance/features/apps.feature | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/acceptance/features/apps.feature b/tests/acceptance/features/apps.feature index eee9f06671b..70e0abf7753 100644 --- a/tests/acceptance/features/apps.feature +++ b/tests/acceptance/features/apps.feature @@ -68,9 +68,9 @@ Feature: apps And I am logged in as the admin And I open the Apps management And I see that the current section is "Your apps" - When I open the "Files" section - Then I see that there some apps listed from the app store - And I see that the current section is "Files" + #When I open the "Files" section + #Then I see that there some apps listed from the app store + #And I see that the current section is "Files" Scenario: View app details for app store apps Given I act as Jane |