Another deprecated class reference updated

This commit is contained in:
Luke Towers 2019-03-27 13:15:59 -06:00
parent c86bec7f08
commit 9113e6f418
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ class ControllerTest extends TestCase
}
/**
* @expectedException Twig_Error_Runtime
* @expectedException \Twig\Error\RuntimeError
* @expectedExceptionMessage is not found
*/
public function testPartialNotFound()