mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-27 06:23:41 -04:00
Don't clear me before tests (needs more thought)
This commit is contained in:
parent
79d4fc3126
commit
b4b435283b
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue