@@ -80,6 +80,6 @@ |
||
80 | 80 | ] |
81 | 81 | ], $this->container); |
82 | 82 | |
83 | - Assert::assertTrue(true); // otherwise should throw exception, and internal property isn't testable |
|
83 | + Assert::assertTrue(true); // otherwise should throw exception, and internal property isn't testable |
|
84 | 84 | } |
85 | 85 | } |
@@ -27,7 +27,7 @@ |
||
27 | 27 | */ |
28 | 28 | final class ResponseListenerTest extends TestCase |
29 | 29 | { |
30 | - private const HOST = 'api.host.tld'; |
|
30 | + private const HOST = 'api.host.tld'; |
|
31 | 31 | |
32 | 32 | private $dispatcher; |
33 | 33 | private $kernel; |