From b70f5b1d6836bc6a7e40fdb078af099999c163d2 Mon Sep 17 00:00:00 2001 From: Manuel Raynaud Date: Thu, 5 Sep 2013 09:25:15 +0200 Subject: [PATCH] fix typo in method name --- core/lib/Thelia/Tests/Controller/DefaultControllerTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/lib/Thelia/Tests/Controller/DefaultControllerTest.php b/core/lib/Thelia/Tests/Controller/DefaultControllerTest.php index cecbb0e68..33ea807e3 100755 --- a/core/lib/Thelia/Tests/Controller/DefaultControllerTest.php +++ b/core/lib/Thelia/Tests/Controller/DefaultControllerTest.php @@ -97,7 +97,7 @@ class DefaultControllerTest extends \PHPUnit_Framework_TestCase $this->assertEquals($request->attributes->get('_view'), 'bar'); } - public function testNoActionWithAttirbuteAndRequest() + public function testNoActionWithAttributeAndRequest() { $defaultController = new DefaultController(); $request = new Request(