Commit 925f0a5e by Peter Fogg

Remove `@xhr.restore()` to fix tests.

parent ec02a4f3
......@@ -63,7 +63,7 @@ describe "Course Overview", ->
afterEach ->
delete window.analytics
delete window.course_location_analytics
@xhr.restore()
# @xhr.restore()
@notificationSpy.reset()
it "should save model when save is clicked", ->
......
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