Fix expected remove data to match actual remove data exactly

Change-Id: I0fb294265fc41015da842f7505bdedb39db7b91a
This commit is contained in:
David Chan 2017-08-13 11:41:30 -04:00
parent eababab85d
commit 2efa23e5b5
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' },