Remove now unused updateInterval that was being set in specs
This commit is contained in:
@@ -3,7 +3,6 @@ describe('Exceptions:', function() {
|
||||
|
||||
beforeEach(function() {
|
||||
env = new j$.Env();
|
||||
env.updateInterval = 0;
|
||||
});
|
||||
|
||||
describe('with break on exception', function() {
|
||||
|
||||
Reference in New Issue
Block a user