Another deprecated class reference updated
This commit is contained in:
parent
c86bec7f08
commit
9113e6f418
|
|
@ -147,7 +147,7 @@ class ControllerTest extends TestCase
|
|||
}
|
||||
|
||||
/**
|
||||
* @expectedException Twig_Error_Runtime
|
||||
* @expectedException \Twig\Error\RuntimeError
|
||||
* @expectedExceptionMessage is not found
|
||||
*/
|
||||
public function testPartialNotFound()
|
||||
|
|
|
|||
Loading…
Reference in New Issue