fix @runInSeparateProcess

This commit is contained in:
Uwe Tews
2018-03-28 00:55:14 +02:00
parent 12b7512311
commit 8f8030805a

View File

@@ -245,7 +245,7 @@ class CompileBlockExtendsTest extends PHPUnit_Smarty
/**
* test child/parent template chain with {$this->smarty.block.child)
*
* @run InSeparateProcess
* @runInSeparateProcess
* @preserveGlobalState disabled
* @dataProvider data
*/