Skip to content

Commit

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

parent::tearDown();
}
Expand Down

0 comments on commit 6288483

Please sign in to comment.