hopefully this is enough to make it run under old nodejs

This commit is contained in:
webzwo0i 2020-08-30 14:54:34 +02:00
parent c7a3dce95f
commit 29a0686de8
2 changed files with 3 additions and 4 deletions

View file

@ -19,7 +19,7 @@ describe('Responsiveness of Editor', function() {
helper.newPad(cb);
this.timeout(6000);
});
xit('Fast response to keypress in pad with large amount of contents', function(done) {
it('Fast response to keypress in pad with large amount of contents', function(done) {
var inner$ = helper.padInner$;
var chrome$ = helper.padChrome$;
var chars = '0000000000'; // row of placeholder chars