Dominic.sauer has submitted this change and it was merged.
Change subject: Fixed special page test.
......................................................................
Fixed special page test.
Change-Id: I0be318e4cbfbfa91a272780fe125228c77213670
---
M tests/phpunit/Specials/SpecialConstraintReportTest.php
1 file changed, 1 insertion(+), 3 deletions(-)
Approvals:
Dominic.sauer: Verified; Looks good to me, approved
diff --git a/tests/phpunit/Specials/SpecialConstraintReportTest.php
b/tests/phpunit/Specials/SpecialConstraintReportTest.php
index b1b7ef6..399c4ce 100755
--- a/tests/phpunit/Specials/SpecialConstraintReportTest.php
+++ b/tests/phpunit/Specials/SpecialConstraintReportTest.php
@@ -171,7 +171,7 @@
'tag' => 'input',
'attributes' => array (
'placeholder' =>
'(wbqc-constraintreport-form-entityid-placeholder)',
- 'name' => 'entityId',
+ 'name' => 'entityid',
'class' =>
'wbqc-constraintreport-form-entity-id'
)
);
@@ -179,10 +179,8 @@
$matchers[ 'submit' ] = array (
'tag' => 'input',
'attributes' => array (
- 'class' => 'wbqc-constraintreport-form-submit',
'type' => 'submit',
'value' =>
'(wbqc-constraintreport-form-submit-label)',
- 'name' => 'submit'
)
);
--
To view, visit https://gerrit.wikimedia.org/r/216043
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0be318e4cbfbfa91a272780fe125228c77213670
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikidataQualityConstraints
Gerrit-Branch: v1
Gerrit-Owner: Soeren.oldag <[email protected]>
Gerrit-Reviewer: Dominic.sauer <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits