diff --git a/tests/behat/features/course.feature b/tests/behat/features/course.feature index 32f699ec65..ba8ed439ca 100644 --- a/tests/behat/features/course.feature +++ b/tests/behat/features/course.feature @@ -126,10 +126,10 @@ Feature: Course tools basic testing And I am on "/main/survey/index.php?cid=1" Then I should not see an error - Scenario: Make sure the wiki tool is available - Given I am on course "TEMP" homepage - And I am on "/main/wiki/index.php?cid=1" - Then I should not see an error +# Scenario: Make sure the wiki tool is available +# Given I am on course "TEMP" homepage +# And I am on "/main/wiki/index.php?cid=1" +# Then I should not see an error # Scenario: Make sure the notebook tool is available # Given I am on course "TEMP" homepage