Addshore has uploaded a new change for review.
https://gerrit.wikimedia.org/r/224637
Change subject: Convert spaces to tabs in DelegatingConstraintCheckerTest.php
......................................................................
Convert spaces to tabs in DelegatingConstraintCheckerTest.php
Change-Id: I41f1db27de0d3159877257b45d1cf181d9993ffa
---
M tests/phpunit/DelegatingConstraintCheckerTest.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikibaseQualityConstraints
refs/changes/37/224637/1
diff --git a/tests/phpunit/DelegatingConstraintCheckerTest.php
b/tests/phpunit/DelegatingConstraintCheckerTest.php
index 23b8c80..a35edc1 100644
--- a/tests/phpunit/DelegatingConstraintCheckerTest.php
+++ b/tests/phpunit/DelegatingConstraintCheckerTest.php
@@ -45,7 +45,7 @@
protected function setUp() {
parent::setUp();
$this->lookup = new JsonFileEntityLookup( __DIR__ );
- $entityRevisionLookupMock = $this->getMockForAbstractClass(
'Wikibase\Lib\Store\EntityRevisionLookup' );
+ $entityRevisionLookupMock = $this->getMockForAbstractClass(
'Wikibase\Lib\Store\EntityRevisionLookup' );
$factory = new ConstraintReportFactory( $this->lookup,
$entityRevisionLookupMock );
$this->constraintChecker = $factory->getConstraintChecker();
--
To view, visit https://gerrit.wikimedia.org/r/224637
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I41f1db27de0d3159877257b45d1cf181d9993ffa
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikibaseQualityConstraints
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits