mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-24 15:04:02 +00:00
Fix transaction tests
Change-Id: I215c1b060d0758e669b62ba27db96ece56bff2f0
This commit is contained in:
parent
b2c8658079
commit
65d47f53b5
|
@ -202,9 +202,7 @@ QUnit.test( 'getItemInsertion', function ( assert ) {
|
|||
insert: [
|
||||
{ type: 'internalItem' },
|
||||
{ type: '/internalItem' }
|
||||
],
|
||||
insertedDataOffset: 0,
|
||||
insertedDataLength: 2
|
||||
]
|
||||
},
|
||||
{ type: 'retain', length: 1 }
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue