Commit f7ffc1d2 by Will Daly

Merge pull request #1884 from edx/will/disable-js-course-overview-test

Disabled AJAX Errors Course Overview JS test
parents 8f990a09 fa1acae8
......@@ -328,7 +328,7 @@ define ["js/views/overview", "js/views/feedback_notification", "sinon", "js/base
)
expect($('#subsection-2')).not.toHaveClass('collapsed')
describe "AJAX", ->
xdescribe "AJAX", ->
beforeEach ->
@requests = requests = []
@xhr = sinon.useFakeXMLHttpRequest()
......
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