Target error capture more specifically
parent
e6c6d25b59
commit
5c9c910240
|
@ -51,7 +51,7 @@ class EventDispatcherTest extends TestCase
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @expectedException PHPUnit_Framework_Error
|
* @expectedException PHPUnit_Framework_Error_Deprecated
|
||||||
*/
|
*/
|
||||||
public function testDispatcherCanConvertScriptEventToCommandEventForListener()
|
public function testDispatcherCanConvertScriptEventToCommandEventForListener()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue