fix pipeline rector and cs

This commit is contained in:
2024-06-26 09:38:13 +02:00
parent 36f2275a56
commit e38d47ec5e
11 changed files with 24 additions and 20 deletions

View File

@@ -41,7 +41,7 @@ final class ChillReportExtensionTest extends KernelTestCase
}
if (!$reportFounded) {
throw new \Exception('Class Chill\\ReportBundle\\Entity\\Report not found in chill_custom_fields.customizables_entities', 1);
throw new \Exception('Class Chill\ReportBundle\Entity\Report not found in chill_custom_fields.customizables_entities', 1);
}
}
}