jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/405022 )

Change subject: Restore test subject
......................................................................


Restore test subject

Test subject was changed and stopped matching the implementation. In
this particular change the test (a bit convoluted but) tests that wait
is called appropriately, which is why the subject read "should delay
dispatching ..."

Change-Id: I3c8d9d8769f3d1c2869a267af105b9489df86cf5
---
M tests/node-qunit/actions.test.js
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  jenkins-bot: Verified
  Phuedx: Looks good to me, approved



diff --git a/tests/node-qunit/actions.test.js b/tests/node-qunit/actions.test.js
index 8a3fe39..41a8125 100644
--- a/tests/node-qunit/actions.test.js
+++ b/tests/node-qunit/actions.test.js
@@ -323,7 +323,7 @@
        } );
 } );
 
-QUnit.test( 'it should dispatch the FETCH_COMPLETE action', function ( assert 
) {
+QUnit.test( 'it should delay dispatching the FETCH_COMPLETE action', function 
( assert ) {
        var whenDeferred = $.Deferred(),
                whenSpy,
                args,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3c8d9d8769f3d1c2869a267af105b9489df86cf5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Popups
Gerrit-Branch: master
Gerrit-Owner: Jhernandez <jhernan...@wikimedia.org>
Gerrit-Reviewer: Phuedx <samsm...@wikimedia.org>
Gerrit-Reviewer: Pmiazga <pmia...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to