Don't clear me before tests (needs more thought)

This commit is contained in:
phoenixeliot 2016-04-19 13:10:45 -07:00
parent 79d4fc3126
commit b4b435283b

View file

@ -78,7 +78,6 @@ module.exports = TestView = class TestView extends RootView
describe 'CodeCombat Client', =>
jasmine.Ajax.install()
beforeEach ->
me.clear()
jasmine.Ajax.requests.reset()
Backbone.Mediator.init()
Backbone.Mediator.setValidationEnabled false