Commit 02626ffd by David Baumgold

Removed unused test code

parent fb0d16af
......@@ -133,7 +133,6 @@ describe "CMS.Views.Notification minShown and maxShown", ->
@clock = sinon.useFakeTimers()
afterEach ->
delete CMS.Views.Notification.active;
@clock.restore()
it "a minShown view should not hide too quickly", ->
......
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