From 8602be9f0025f71fb3613a1b5326248b90d0c204 Mon Sep 17 00:00:00 2001 From: Andrew Nicols Date: Thu, 6 Apr 2017 15:21:57 +0800 Subject: [PATCH] MDL-55611 course: Fix incorrect merge conflict --- course/tests/behat/section_visibility.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/course/tests/behat/section_visibility.feature b/course/tests/behat/section_visibility.feature index f11dc6dc6cc..7bba43f9c3f 100644 --- a/course/tests/behat/section_visibility.feature +++ b/course/tests/behat/section_visibility.feature @@ -43,7 +43,6 @@ Feature: Show/hide course sections | Forum name | Test hidden forum 32 name | | Description | Test hidden forum 32 description | | Availability | Show on course page | - | Visible | Show | And I am on "Course 1" course homepage When I hide section "1" Then section "1" should be hidden