mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 04:06:37 +02:00
tests: increase timeout
This commit is contained in:
parent
7cf911c330
commit
ee47bac7b0
@ -82,7 +82,7 @@ describe('scroll when focus line is out of viewport', function () {
|
||||
// warning: even pressing up arrow, the caret does not change of position
|
||||
pressAndReleaseUpArrow();
|
||||
done();
|
||||
}, 1000);
|
||||
}, 2000);
|
||||
});
|
||||
|
||||
it('keeps the focus line scrolled 30% of the top of the viewport', function (done) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user