Lucas Werkmeister (WMDE) has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/394991 )
Change subject: Remove leftover constructor argument in test
......................................................................
Remove leftover constructor argument in test
The $apiV2 constructor parameter of DelegatingConstraintChecker was
removed in commit f2d7678dcf (change Idc30ec9ea0), but I forgot to adapt
this invocation in the tests.
Change-Id: I79748a618a083556d376a1837c93ebd836e8c9e5
---
M tests/phpunit/Api/CheckConstraintsTest.php
1 file changed, 0 insertions(+), 1 deletion(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikibaseQualityConstraints
refs/changes/91/394991/1
diff --git a/tests/phpunit/Api/CheckConstraintsTest.php
b/tests/phpunit/Api/CheckConstraintsTest.php
index 586962c..ab8cefd 100644
--- a/tests/phpunit/Api/CheckConstraintsTest.php
+++ b/tests/phpunit/Api/CheckConstraintsTest.php
@@ -131,7 +131,6 @@
LoggerFactory::getInstance(
'WikibaseQualityConstraints' ),
$config
),
- true,
false,
false
);
--
To view, visit https://gerrit.wikimedia.org/r/394991
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I79748a618a083556d376a1837c93ebd836e8c9e5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikibaseQualityConstraints
Gerrit-Branch: master
Gerrit-Owner: Lucas Werkmeister (WMDE) <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits