Prechádzať zdrojové kódy

Target error capture more specifically

Jordi Boggiano 9 rokov pred
rodič
commit
5c9c910240

+ 1 - 1
tests/Composer/Test/EventDispatcher/EventDispatcherTest.php

@@ -51,7 +51,7 @@ class EventDispatcherTest extends TestCase
     }
     }
 
 
     /**
     /**
-     * @expectedException PHPUnit_Framework_Error
+     * @expectedException PHPUnit_Framework_Error_Deprecated
      */
      */
     public function testDispatcherCanConvertScriptEventToCommandEventForListener()
     public function testDispatcherCanConvertScriptEventToCommandEventForListener()
     {
     {