1
0
Fork 0

Target error capture more specifically

pull/5248/head
Jordi Boggiano 2016-04-24 15:55:55 +01:00
parent e6c6d25b59
commit 5c9c910240
1 changed files with 1 additions and 1 deletions

View File

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