Andrej Hudec преди 11 години
родител
ревизия
8801a43fb0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Tests/Translator/Extractor/JMSTranslatorBundle/AdminExtractorTest.php

+ 1 - 1
Tests/Translator/Extractor/JMSTranslatorBundle/AdminExtractorTest.php

@@ -106,7 +106,7 @@ class AdminExtractorTest extends \PHPUnit_Framework_TestCase
         $this->assertEquals('foo_admin_domain', $message->getDomain());
     }
 
-    public function testExtractWithExcewption()
+    public function testExtractWithException()
     {
         $this->setExpectedException('RuntimeException', 'Foo throws exception');