Commit d642b6ad by Jesse Zoldak

Comment out flaky lettuce test. TNL-5315

parent 719dff66
......@@ -4,10 +4,11 @@ Feature: LMS.Navigate Course
In order to access courseware
I want to be able to navigate through the content
Scenario: I can navigate to a section
Given I am viewing a course with multiple sections
When I navigate to a section
Then I see the content of the section
# This scenario is flaky: See TNL-5315
# Scenario: I can navigate to a section
# Given I am viewing a course with multiple sections
# When I navigate to a section
# Then I see the content of the section
Scenario: I can navigate to subsections
Given I am viewing a section with multiple subsections
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment