jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/402879 )

Change subject: Fix CheckResult::STATUS_* comment
......................................................................


Fix CheckResult::STATUS_* comment

SpecialConstraintReportPage.css was renamed to
SpecialConstraintReportPage.less in commit a7d7fb93ad (change
I5d53b985dd), and the stray “update” must have been a typo.

Change-Id: I8584648832987df802e7fc5b5f3a117be6b19ad7
---
M src/ConstraintCheck/Result/CheckResult.php
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  WMDE-leszek: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/src/ConstraintCheck/Result/CheckResult.php 
b/src/ConstraintCheck/Result/CheckResult.php
index 2e40ba0..57109bb 100644
--- a/src/ConstraintCheck/Result/CheckResult.php
+++ b/src/ConstraintCheck/Result/CheckResult.php
@@ -60,8 +60,8 @@
        /*
         * When adding another status, don’t forget to also do the following:
         * * define a message for it in i18n/
-        * * declare a color for it in modules/SpecialConstraintReportPage.css
-        * * update $order in updateDelegatingConstraintChecker::sortResult
+        * * declare a color for it in modules/SpecialConstraintReportPage.less
+        * * update $order in DelegatingConstraintChecker::sortResult
         */
 
        /**

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8584648832987df802e7fc5b5f3a117be6b19ad7
Gerrit-PatchSet: 4
Gerrit-Project: mediawiki/extensions/WikibaseQualityConstraints
Gerrit-Branch: master
Gerrit-Owner: Lucas Werkmeister (WMDE) <[email protected]>
Gerrit-Reviewer: WMDE-leszek <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to