diff --git a/course/tests/behat/category_management.feature b/course/tests/behat/category_management.feature index b224a9812a7..94772c03b23 100644 --- a/course/tests/behat/category_management.feature +++ b/course/tests/behat/category_management.feature @@ -250,7 +250,7 @@ Feature: Test category management actions # Redirect And I should see "Assign roles in Category: Cat 1" And I should see "Please choose a role to assign" - And I follow "Manage this category" + And I click on "Back" "button" # Redirect And I should see the "Course categories and courses" management page And "Cat 1" "link" should exist in the "#category-listing" "css_element"