mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 12:16:45 +02:00
Revert "Revert "tests: testing to see if responsiveness test enable broke travis... Committing direct to ensure SL tests run""
This reverts commit 7c8c2665cb4827d10f132518251607f3fa09c351.
This commit is contained in:
parent
3ddce87ee4
commit
8863ea804c
@ -19,7 +19,7 @@ describe('Responsiveness of Editor', function() {
|
||||
helper.newPad(cb);
|
||||
this.timeout(6000);
|
||||
});
|
||||
it('Fast response to keypress in pad with large amount of contents', function(done) {
|
||||
xit('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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user