diff options
Diffstat (limited to 'Core/Tests/LegacySecurityContextTest.php')
-rw-r--r-- | Core/Tests/LegacySecurityContextTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Core/Tests/LegacySecurityContextTest.php b/Core/Tests/LegacySecurityContextTest.php index c5da22d..92d7c16 100644 --- a/Core/Tests/LegacySecurityContextTest.php +++ b/Core/Tests/LegacySecurityContextTest.php @@ -81,7 +81,7 @@ class LegacySecurityContextTest extends \PHPUnit_Framework_TestCase } /** - * Test dedicated to check if the backwards compatibility is still working + * Test dedicated to check if the backwards compatibility is still working. */ public function testOldConstructorSignature() { |