File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
tests/acceptance/features Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments