//.....rest of code here

afterEach(function () {
    Backbone.Events.off();
});

//...rest of code here