Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Jun 26, 2024
1 parent a9e9881 commit ee9fb6a
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 @@ -175,7 +175,6 @@ public function testBladeReturnsRenderedPartial()

public function testBladeWithAndWithoutExtension()
{

$this->mockFilesystem(function ($filesystem) {
$expected = 'foo bar';
$content = '{{ "foo bar" }}';
Expand Down

0 comments on commit ee9fb6a

Please sign in to comment.