Commit 6af54ead by JonahStanley

Fixed scenario wording

parent 0d11eb16
...@@ -111,8 +111,7 @@ Feature: Answer problems ...@@ -111,8 +111,7 @@ Feature: Answer problems
Then The "Reset" button does not appear Then The "Reset" button does not appear
Scenario: I can view and hide the answer if the problem has it: Scenario: I can view and hide the answer if the problem has it:
When I am viewing a "numerical" that shows the answer "always" Given I am viewing a "numerical" that shows the answer "always"
Then The "Show Answer" button does appear
When I press the "Show Answer" button When I press the "Show Answer" button
Then The "Hide Answer" button does appear Then The "Hide Answer" button does appear
And The "Show Answer" button does not appear And The "Show Answer" button does not appear
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment