mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
[PhpUnit] Use the new KERNEL_CLASS var for KernelTestCase
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
>
|
||||
<php>
|
||||
<ini name="error_reporting" value="-1" />
|
||||
<server name="KERNEL_DIR" value="etc/" />
|
||||
<server name="KERNEL_CLASS" value="App\Kernel" />
|
||||
</php>
|
||||
|
||||
<testsuites>
|
||||
|
||||
Reference in New Issue
Block a user