jenkins-bot has submitted this change and it was merged.

Change subject: Fix another test broken by I826adf9
......................................................................


Fix another test broken by I826adf9

Change-Id: I15367691af8d2290d54cdb3bb134dfa71a15f9f7
---
M tests/phpunit/data/less/module/styles.css
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/tests/phpunit/data/less/module/styles.css 
b/tests/phpunit/data/less/module/styles.css
index e8099d1..bac695b 100644
--- a/tests/phpunit/data/less/module/styles.css
+++ b/tests/phpunit/data/less/module/styles.css
@@ -1,5 +1,5 @@
 /* @noflip */
 .unit-tests {
-  color: green;
+  color: #008000;
   border: 2px solid #eeeeee;
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I15367691af8d2290d54cdb3bb134dfa71a15f9f7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Krinkle <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to