Commit 975e28e9 by Peter Fogg

Remove undefined variable.

parent 66b73c86
......@@ -49,7 +49,6 @@ describe "Course Overview", ->
sinon.useFakeXMLHttpRequest()
afterEach ->
@xhr.restore()
delete window.analytics
delete window.course_location_analytics
......
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