fix rector and cs

This commit is contained in:
2023-09-01 17:50:07 +02:00
parent 412c55a1a5
commit 40b7c8ad8f
3 changed files with 7 additions and 4 deletions

View File

@@ -28,7 +28,6 @@ use function is_string;
*/
abstract class AbstractAggregatorTest extends KernelTestCase
{
public static function tearDownAfterClass(): void
{
if (null !== self::$container) {