Fix another test broken by I826adf9
authorOri Livneh <ori@wikimedia.org>
Fri, 18 Sep 2015 17:44:50 +0000 (10:44 -0700)
committerOri Livneh <ori@wikimedia.org>
Fri, 18 Sep 2015 17:44:50 +0000 (10:44 -0700)
Change-Id: I15367691af8d2290d54cdb3bb134dfa71a15f9f7

tests/phpunit/data/less/module/styles.css

index e8099d1..bac695b 100644 (file)
@@ -1,5 +1,5 @@
 /* @noflip */
 .unit-tests {
-  color: green;
+  color: #008000;
   border: 2px solid #eeeeee;
 }