Fixed scenario wording

This commit is contained in:
JonahStanley
2013-06-03 12:43:54 -04:00
parent 0d11eb16ba
commit 6af54ead39

View File

@@ -111,8 +111,7 @@ Feature: Answer problems
Then The "Reset" button does not appear
Scenario: I can view and hide the answer if the problem has it:
When I am viewing a "numerical" that shows the answer "always"
Then The "Show Answer" button does appear
Given I am viewing a "numerical" that shows the answer "always"
When I press the "Show Answer" button
Then The "Hide Answer" button does appear
And The "Show Answer" button does not appear