Commit 7d9ac7da by Ben Patterson

Merge pull request #7917 from edx/benp/pdf-tabs-skip

Setting this test to skip. TNL-2083.
parents 4cba033b 8d81398e
......@@ -619,7 +619,7 @@ class PDFTextBooksTabTest(UniqueCourseTest):
# Auto-auth register for the course
AutoAuthPage(self.browser, course_id=self.course_id).visit()
@flaky # TODO: fix this, see TNL-2083
@skip('TODO: fix this, see TNL-2083')
def test_verify_textbook_tabs(self):
"""
Test multiple pdf textbooks loads correctly in lms.
......
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