Skip to content

Commit

Permalink
Survey Test: Fix ckeditor name
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyidbeeznest committed Aug 9, 2021
1 parent 3c36f2c commit dc8aa75
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/behat/features/toolSurvey.feature
Expand Up @@ -44,8 +44,7 @@ Feature: Survey tool
Given I am on "/main/survey/survey_list.php?cidReq=TEMP"
And I follow "Survey 1"
And I follow "Yes / No"
When I fill in the following:
| question | Yes or No |
And I fill in ckeditor field "question" with "Yes / No"
And I press "buttons[save]"
Then I should see "The question has been added."

Expand Down

0 comments on commit dc8aa75

Please sign in to comment.