Skip to content

Commit d515a64

Browse files
authored
Merge pull request #14775 from nextcloud/revert-14774-fix/bundle_enable_tests
Revert "Temp disable bundle tests"
2 parents 0217516 + 49acc28 commit d515a64

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

tests/acceptance/features/apps.feature

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@ Feature: apps
4040
And I see the app bundles
4141
And I see that the "Enterprise bundle" is disabled
4242

43-
# Scenario: Enable an app bundle
44-
# Given I act as Jane
45-
# And I am logged in as the admin
46-
# And I open the Apps management
47-
# And I open the "App bundles" section
48-
# When I enable all apps from the "Enterprise bundle"
49-
# Then I see that the "Auditing / Logging" app has been enabled
50-
# And I see that the "LDAP user and group backend" app has been enabled
43+
Scenario: Enable an app bundle
44+
Given I act as Jane
45+
And I am logged in as the admin
46+
And I open the Apps management
47+
And I open the "App bundles" section
48+
When I enable all apps from the "Enterprise bundle"
49+
Then I see that the "Auditing / Logging" app has been enabled
50+
And I see that the "LDAP user and group backend" app has been enabled
5151

5252
Scenario: View app details
5353
Given I act as Jane

0 commit comments

Comments
 (0)