diff --git a/tests/behat/features/toolLp.feature b/tests/behat/features/toolLp.feature index 40da7e7898..7c3aa738c5 100644 --- a/tests/behat/features/toolLp.feature +++ b/tests/behat/features/toolLp.feature @@ -64,7 +64,8 @@ Feature: LP tool # Then I should not see an icon with title "Export to PDF" Scenario: LP exists and LP category exists - Given I am on "/main/lp/lp_controller.php?cidReq=TEMP&action=list&isStudentView=false" + Given I am on course "TEMP" homepage + And I am on "/main/lp/lp_controller.php?cidReq=TEMP&action=list&isStudentView=false" Then I should see "LP 1" And I should see "LP category 1"