소스 검색

Target error capture more specifically

Jordi Boggiano 9 년 전
부모
커밋
5c9c910240
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/Composer/Test/EventDispatcher/EventDispatcherTest.php

+ 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()
     {
     {