Skip to content

Commit f3da8ac

Browse files
maloun96github-actions[bot]
authored andcommitted
Fix styling
1 parent 1239661 commit f3da8ac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/Feature/AllowNonPublicPropertiesTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
class AllowNonPublicPropertiesTest extends TestCase
1414
{
15-
1615
protected function setUp(): void
1716
{
1817
parent::setUp();
@@ -83,4 +82,3 @@ public function test_can_send_email_with_public_property(): void
8382
->execute();
8483
}
8584
}
86-

0 commit comments

Comments
 (0)