Sbisson has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/216979

Change subject: Fix FlowPostMetaActionTests
......................................................................

Fix FlowPostMetaActionTests

The name of the template was wrong. This test is skipped if
DomCrawler is not there. It must not run very often.

Change-Id: Ic8fae215d3b8386aee500f717662d5a15d91f19e
---
M tests/phpunit/Handlebars/FlowPostMetaActionsTest.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Flow 
refs/changes/79/216979/1

diff --git a/tests/phpunit/Handlebars/FlowPostMetaActionsTest.php 
b/tests/phpunit/Handlebars/FlowPostMetaActionsTest.php
index 8e8c778..124f449 100644
--- a/tests/phpunit/Handlebars/FlowPostMetaActionsTest.php
+++ b/tests/phpunit/Handlebars/FlowPostMetaActionsTest.php
@@ -83,7 +83,7 @@
                }
 
                $crawler = $this->renderTemplate(
-                       'flow_post_meta_actions',
+                       'flow_post_meta_actions.partial',
                        array(
                                'actions' => array(),
                                'postId' => 's3chebds95i0atkw',

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic8fae215d3b8386aee500f717662d5a15d91f19e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Sbisson <sbis...@wikimedia.org>

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

Reply via email to