Minor - fix behat

pull/3924/head
Julio Montoya 4 years ago
parent 8060c49571
commit bc6b646a2c
  1. 1
      tests/behat/features/course.feature

@ -69,6 +69,7 @@ Feature: Course tools basic testing
Scenario: Make sure the assessments tool is available Scenario: Make sure the assessments tool is available
Given I am on course "TEMP" homepage Given I am on course "TEMP" homepage
And I am on "/main/gradebook/index.php?cid=1" And I am on "/main/gradebook/index.php?cid=1"
And wait the page to be loaded when ready
Then I should not see an error Then I should not see an error
# Scenario: Make sure the glossary tool is available # Scenario: Make sure the glossary tool is available

Loading…
Cancel
Save