Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
maloun96 authored and github-actions[bot] committed Jan 27, 2025
1 parent 1239661 commit f3da8ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/Feature/AllowNonPublicPropertiesTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@

class AllowNonPublicPropertiesTest extends TestCase
{

protected function setUp(): void
{
parent::setUp();
Expand Down Expand Up @@ -83,4 +82,3 @@ public function test_can_send_email_with_public_property(): void
->execute();
}
}

0 comments on commit f3da8ac

Please sign in to comment.