mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 16:36:15 -04:00
let tests run
This commit is contained in:
parent
e4404d702e
commit
8300909369
1 changed files with 0 additions and 2 deletions
|
@ -300,7 +300,6 @@ describe('Viewport based Page Up/Down', function () {
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
/*
|
|
||||||
describe('Shift Page Up/Down', function () {
|
describe('Shift Page Up/Down', function () {
|
||||||
beforeEach(function (cb) {
|
beforeEach(function (cb) {
|
||||||
helper.newPad({
|
helper.newPad({
|
||||||
|
@ -391,4 +390,3 @@ describe('Shift Page Up/Down', function () {
|
||||||
await helper.waitForPromise(() => helper.padInner$.document.getSelection().type === 'Range');
|
await helper.waitForPromise(() => helper.padInner$.document.getSelection().type === 'Range');
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
*/
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue