Skip to content

Commit

Permalink
Clear resolved Blade instances
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Jun 26, 2024
1 parent 5bcb54d commit bfa129c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/framework/tests/Unit/IncludesFacadeUnitTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class IncludesFacadeUnitTest extends UnitTestCase
protected function tearDown(): void
{
Mockery::close();
Blade::clearResolvedInstances();

parent::tearDown();
}
Expand Down

0 comments on commit bfa129c

Please sign in to comment.