chore: style

This commit is contained in:
nuno maduro
2026-08-24 09:39:08 +01:00
parent b8c2265d66
commit 4a65054f83
6 changed files with 12 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
<?php
declare(strict_types=1);
beforeEach(function (): void {
expect(true)->toBeTrue();
})->issue(1);