Change locale scenario

This commit is contained in:
umpirsky 2013-06-18 10:53:35 +02:00
parent f622ee3c66
commit eafd560833

View file

@ -62,3 +62,10 @@ Feature: General settings
Then I should still be on the general settings page
And the "Default currency" field should contain "USD"
And I should see "Settings have been successfully updated."
Scenario: Changing language
Given I am on the general settings page
When I select "Polish" from "Language"
And I press "Save changes"
Then I should still be on the general settings page
And I should see "Ustawienia ogólne"