Security update for Core, with self-updated composer
[yaffs-website] / web / core / tests / Drupal / Tests / Core / Site / SettingsTest.php
index 4d34b3069491bdc157734d38834d3a30ef26f2eb..5e4f1d084c15f683d42225e5b37122c8e4b6ff5e 100644 (file)
@@ -28,7 +28,7 @@ class SettingsTest extends UnitTestCase {
   /**
    * @covers ::__construct
    */
-  protected function setUp(){
+  protected function setUp() {
     $this->config = [
       'one' => '1',
       'two' => '2',