Behat: fix test

pull/3190/head
Julio Montoya 5 years ago
parent 6fd9fe13ae
commit 4309e977ef
  1. 2
      tests/behat/features/toolLp.feature

@ -64,7 +64,7 @@ Feature: LP tool
# Then I should not see an icon with title "Export to PDF"
Scenario: LP exists and LP category exists
And I am on "/main/lp/lp_controller.php?cidReq=TEMP&id_session=0&gidReq=0&gradebook=0&origin="
Given I am on "/main/lp/lp_controller.php?cidReq=TEMP&id_session=0&gidReq=0&gradebook=0&origin="
Then I should see "LP 1"
And I should see "LP category 1"

Loading…
Cancel
Save