We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1711a97 commit 26cc781Copy full SHA for 26cc781
phpunit.xml.dist
@@ -18,6 +18,6 @@
18
<env name="APP_ENV" value="test"/>
19
<env name="SHELL_VERBOSITY" value="-1" />
20
21
- <server name="KERNEL_CLASS" value="Tests\Sylius\InvoicingPlugin\Application\Kernel" />
+ <server name="KERNEL_CLASS" value="Sylius\TestApplication\Kernel" />
22
</php>
23
</phpunit>
0 commit comments