Behat: Fix test

pull/3213/head
Julio Montoya 6 years ago
parent 2f5607f1ca
commit 42d1a5d85a
  1. 3
      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"
Given I am on course "TEMP" homepage
And I follow "Learning path"
Then I should see "LP 1"
And I should see "LP category 1"

Loading…
Cancel
Save