Commit a30a60829b3a27280e4fac4de659eead8b32bea8
1 parent
5d0a0e66
Exists in
master
and in
28 other branches
Fixing test: features/edit_environment_templates.feature
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
features/edit_environment_templates.feature
... | ... | @@ -5,7 +5,7 @@ Feature: edit environment templates |
5 | 5 | Background: |
6 | 6 | Given that the default environment have all profile templates |
7 | 7 | And I am logged in as admin |
8 | - And I follow "Administration" | |
8 | + And I am on the environment control panel | |
9 | 9 | |
10 | 10 | @selenium |
11 | 11 | Scenario: See links to edit all templates | ... | ... |