Minor - fix behat test

pull/3890/head
Julio Montoya 4 years ago
parent da514be7cf
commit 4bc8d0b5df
  1. 2
      tests/behat/features/toolThematic.feature

@ -18,7 +18,7 @@ Feature: Thematic tool
Then I should see "Title"
Then I fill in the following:
| title[1] | Objective |
Then I fill in editor field "description[1]" with "Objective 1"
Then I fill in editor field "description1" with "Objective 1"
Then I press "Save"
Then I should see "Objective 1"

Loading…
Cancel
Save