Merge "Fix expected remove data to match actual remove data exactly"

This commit is contained in:
jenkins-bot 2017-08-13 16:08:06 +00:00 committed by Gerrit Code Review
commit 0669ccf693
2 changed files with 2 additions and 3 deletions

View file

@ -23,6 +23,7 @@ Brad Jorsch
Chad Horohoe
Daniel Cannon
Danny B.
David Chan
Derk-Jan Hartman
Erick Guan
Fomafix

View file

@ -532,13 +532,11 @@ ve.dm.citeExample.complexInternalData = [
'F', [ 'o', [ ve.dm.example.bold ] ], [ 'o', [ ve.dm.example.italic ] ],
// 4
{ type: 'mwReference', attributes: {
mw: {},
about: '#mwt1',
listIndex: 0,
listGroup: 'mwReference/',
listKey: 'auto/0',
refGroup: '',
contentsUsed: true
refGroup: ''
} },
// 5
{ type: '/mwReference' },