From a7b5fa260676c213d456b6a077b17dc52fcdbe0c Mon Sep 17 00:00:00 2001 From: Andres Rey Date: Mon, 19 Mar 2018 13:29:01 +0000 Subject: Apply StyleCI diff --- test/ConfigurationTest.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test/ConfigurationTest.php') diff --git a/test/ConfigurationTest.php b/test/ConfigurationTest.php index ed56cb2..19db2f1 100644 --- a/test/ConfigurationTest.php +++ b/test/ConfigurationTest.php @@ -52,7 +52,6 @@ class ConfigurationTest extends \PHPUnit_Framework_TestCase $this->assertEquals($options['summonCthulhu'], $config->getOriginalURL()); } - /** * @return array */ @@ -77,7 +76,7 @@ class ConfigurationTest extends \PHPUnit_Framework_TestCase } /** - * Test if a logger interface can be injected and retrieved from the Configuration object + * Test if a logger interface can be injected and retrieved from the Configuration object. */ public function testLoggerCanBeInjected() { -- cgit v1.2.3