Fix CI

This commit is contained in:
Eric Espie
2026-02-05 16:53:02 +01:00
parent d937ec0350
commit 4f878536a8

View File

@@ -14,6 +14,7 @@ use ReflectionMethod;
use SetupUtils; use SetupUtils;
use Symfony\Bundle\FrameworkBundle\Test\KernelTestCase; use Symfony\Bundle\FrameworkBundle\Test\KernelTestCase;
use Symfony\Component\HttpKernel\KernelInterface; use Symfony\Component\HttpKernel\KernelInterface;
use const DEBUG_BACKTRACE_IGNORE_ARGS; use const DEBUG_BACKTRACE_IGNORE_ARGS;
/** /**