summaryrefslogtreecommitdiffstats
path: root/Tests/Acl/Domain/UserSecurityIdentityTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Acl/Domain/UserSecurityIdentityTest.php')
-rw-r--r--Tests/Acl/Domain/UserSecurityIdentityTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Acl/Domain/UserSecurityIdentityTest.php b/Tests/Acl/Domain/UserSecurityIdentityTest.php
index 9650803..1d6a3c5 100644
--- a/Tests/Acl/Domain/UserSecurityIdentityTest.php
+++ b/Tests/Acl/Domain/UserSecurityIdentityTest.php
@@ -25,7 +25,7 @@ class UserSecurityIdentityTest extends \PHPUnit_Framework_TestCase
}
// Test that constructor never changes the type, even for proxies
- public function testContructorWithProxy()
+ public function testConstructorWithProxy()
{
$id = new UserSecurityIdentity('foo', 'Acme\DemoBundle\Proxy\__CG__\Symfony\Component\Security\Tests\Acl\Domain\Foo');