Divec has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/371718 )

Change subject: Fix expected remove data to match actual remove data exactly
......................................................................

Fix expected remove data to match actual remove data exactly

Change-Id: I0fb294265fc41015da842f7505bdedb39db7b91a
---
M AUTHORS.txt
M modules/ve-cite/tests/ve.dm.citeExample.js
2 files changed, 2 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Cite 
refs/changes/18/371718/1

diff --git a/AUTHORS.txt b/AUTHORS.txt
index 3222bac..73c7cf3 100644
--- a/AUTHORS.txt
+++ b/AUTHORS.txt
@@ -23,6 +23,7 @@
 Chad Horohoe
 Daniel Cannon
 Danny B.
+David Chan
 Derk-Jan Hartman
 Erick Guan
 Fomafix
diff --git a/modules/ve-cite/tests/ve.dm.citeExample.js 
b/modules/ve-cite/tests/ve.dm.citeExample.js
index a531cd4..95f7817 100644
--- a/modules/ve-cite/tests/ve.dm.citeExample.js
+++ b/modules/ve-cite/tests/ve.dm.citeExample.js
@@ -532,13 +532,11 @@
        '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' },

-- 
To view, visit https://gerrit.wikimedia.org/r/371718
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0fb294265fc41015da842f7505bdedb39db7b91a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Cite
Gerrit-Branch: master
Gerrit-Owner: Divec <da...@troi.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to