Merge branch 'MDL-65279-master' of https://github.com/tkorner/moodle

This commit is contained in:
Jun Pataleta 2019-04-29 17:09:38 +08:00 committed by Eloy Lafuente (stronk7)
commit 8f7bb541ad
3 changed files with 3 additions and 3 deletions

View file

@ -83,7 +83,7 @@ class behat_course extends behat_base {
// Select Miscellaneous category.
$this->i_click_on_category_in_the_management_interface(get_string('miscellaneous'));
$this->execute("behat_course::i_should_see_the_courses_management_page", get_string('categoriesandcoures'));
$this->execute("behat_course::i_should_see_the_courses_management_page", get_string('categoriesandcourses'));
// Click create new course.
$this->execute('behat_general::i_click_on_in_the',