summaryrefslogtreecommitdiffstats
path: root/Tests/Core/LegacySecurityContextInterfaceTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Core/LegacySecurityContextInterfaceTest.php')
-rw-r--r--Tests/Core/LegacySecurityContextInterfaceTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Core/LegacySecurityContextInterfaceTest.php b/Tests/Core/LegacySecurityContextInterfaceTest.php
index 57517bf..5225eb5 100644
--- a/Tests/Core/LegacySecurityContextInterfaceTest.php
+++ b/Tests/Core/LegacySecurityContextInterfaceTest.php
@@ -20,7 +20,7 @@ use Symfony\Component\Security\Core\Security;
class LegacySecurityContextInterfaceTest extends \PHPUnit_Framework_TestCase
{
/**
- * Test if the BC Layer is working as intended
+ * Test if the BC Layer is working as intended.
*/
public function testConstantSync()
{