Commit 02626ffd by David Baumgold

Removed unused test code

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