Remove undefined variable.
This commit is contained in:
@@ -49,7 +49,6 @@ describe "Course Overview", ->
|
||||
sinon.useFakeXMLHttpRequest()
|
||||
|
||||
afterEach ->
|
||||
@xhr.restore()
|
||||
delete window.analytics
|
||||
delete window.course_location_analytics
|
||||
|
||||
|
||||
Reference in New Issue
Block a user