Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/2.3' into 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwojs committed Jan 15, 2019
2 parents 2ec86a5 + 4b407c2 commit 533d99d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -78,7 +78,7 @@ public function getLimitation($identifier, array $values)
/**
* @see \eZ\Publish\Core\MVC\Symfony\Templating\Tests\Twig\Extension\FileSystemTwigIntegrationTestCase::doIntegrationTest
*/
protected function doIntegrationTest($file, $message, $condition, $templates, $exception, $outputs)
protected function doIntegrationTest($file, $message, $condition, $templates, $exception, $outputs, $deprecation = '')
{
if (!$outputs) {
$this->markTestSkipped('no legacy tests to run');
Expand Down

0 comments on commit 533d99d

Please sign in to comment.