tests: uncomment responsiveness tests

To make travis run them again and review to see what fails.
bugfix-doc-import
John McLear 2020-08-27 22:45:32 +01:00 committed by GitHub
parent aee1c3e7c5
commit 4db484e34e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 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