We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f5607f commit 42d1a5dCopy full SHA for 42d1a5d
tests/behat/features/toolLp.feature
@@ -64,7 +64,8 @@ Feature: LP tool
64
# Then I should not see an icon with title "Export to PDF"
65
66
Scenario: LP exists and LP category exists
67
- Given I am on "/main/lp/lp_controller.php?cidReq=TEMP&action=list"
+ Given I am on course "TEMP" homepage
68
+ And I follow "Learning path"
69
Then I should see "LP 1"
70
And I should see "LP category 1"
71
0 commit comments