fix tests

This commit is contained in:
root
2026-06-11 11:46:12 -04:00
parent c91fa2ce4d
commit 5ead80fdc7
1489 changed files with 11349 additions and 10305 deletions
@@ -100,7 +100,7 @@ class PromotionEnrollmentServiceTest extends TestCase
*/
private function bootstrap(): array
{
$audit = new PromotionAuditService();
$audit = new PromotionAuditService;
$service = new PromotionEnrollmentService(new PromotionStatusService($audit), $audit);
$parentId = (int) DB::table('users')->insertGetId([