Merge "Fix Status::getMessage accidentially returning string instead of Message"
[lhc/web/wiklou.git] / tests / phpunit / includes / site / TestSites.php
index a5656a7..f224b7d 100644 (file)
@@ -97,5 +97,4 @@ class TestSites {
                $sitesTable->clear();
                $sitesTable->saveSites( TestSites::getSites() );
        }
-
 }