Skip to content

Commit

Permalink
MDL-52989 mod_lesson: Fix typo in feature description
Browse files Browse the repository at this point in the history
  • Loading branch information
junpataleta committed Mar 22, 2018
1 parent 2ffd2af commit 9ce10f2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions mod/lesson/tests/behat/lesson_exit_enter_clusters.feature
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
@mod @mod_lesson
Feature: In a lesson activity, students can exit and re-enter
the activity when it consists ony of cluster pages.
Feature: In a lesson activity, students can exit and re-enter the activity when it consists only of cluster pages
As a student
I need to exit and re-enter a lesson out and into clusters.

Expand Down Expand Up @@ -226,4 +225,4 @@ Feature: In a lesson activity, students can exit and re-enter
And I press "Submit"
And I should see "Good"
And I press "Continue"
Then I should see "Correct answer"
Then I should see "Correct answer"

0 comments on commit 9ce10f2

Please sign in to comment.