diff --git a/mod/lesson/tests/behat/lesson_exit_enter_clusters.feature b/mod/lesson/tests/behat/lesson_exit_enter_clusters.feature index 8ad264c6448..216a95e0900 100644 --- a/mod/lesson/tests/behat/lesson_exit_enter_clusters.feature +++ b/mod/lesson/tests/behat/lesson_exit_enter_clusters.feature @@ -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. @@ -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" \ No newline at end of file + Then I should see "Correct answer"