wip test fixes

This commit is contained in:
Chris Rodriguez
2015-08-24 15:00:54 -04:00
parent 07ca51c3f5
commit c9b775bda2
3 changed files with 4 additions and 2 deletions

View File

@@ -25,7 +25,6 @@ class RenderXBlockTestMixin(object):
# DOM elements that appear in the LMS Courseware,
# but are excluded from the xBlock-only rendering.
COURSEWARE_CHROME_HTML_ELEMENTS = [
'<header id="open_close_accordion"',
'<ol class="course-tabs"',
'<footer id="footer-openedx"',
'<div class="window-wrap"',