Commit 084016da4ea5ed2d7483b25d5d99b4ece551ec96

Authored by Daniel Cunha
1 parent 67c65436

environment_name.feature

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
features/environment_name.feature
... ... @@ -3,6 +3,7 @@ Feature: setting environment name
3 3 I want to change the name of the environment
4 4 So that it appears in the window's title bar
5 5  
  6 + @fixme
6 7 Scenario: setting environment name through administration panel
7 8 Given I am logged in as admin
8 9 When I follow "Administration"
... ...