chore: style changes

This commit is contained in:
Nuno Maduro
2024-10-01 11:48:14 +01:00
parent e38a271ca2
commit 1115c64186
4 changed files with 6 additions and 14 deletions

View File

@ -15,4 +15,3 @@ test('pass', function () {
test('failures', function () {
expect(HasNoStrictType::class)->toUseStrictTypes();
})->throws(ArchExpectationFailedException::class);