Addshore has submitted this change and it was merged.

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(-)

Approvals:
  Thiemo Mättig (WMDE): Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: I41f1db27de0d3159877257b45d1cf181d9993ffa
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikibaseQualityConstraints
Gerrit-Branch: master
Gerrit-Owner: Addshore <[email protected]>
Gerrit-Reviewer: Addshore <[email protected]>
Gerrit-Reviewer: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to