Survey Test: Fix question error

pull/3941/head
Tony ID 4 years ago
parent 2ca737098e
commit 3c36f2cd50
  1. 2
      tests/behat/features/toolSurvey.feature

@ -45,7 +45,7 @@ Feature: Survey tool
And I follow "Survey 1"
And I follow "Yes / No"
When I fill in the following:
| question | Yes / No |
| question | Yes or No |
And I press "buttons[save]"
Then I should see "The question has been added."

Loading…
Cancel
Save