Skip to content

Commit

Permalink
add @log directive
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashot Gharakeshishyan committed Aug 30, 2024
1 parent a77244b commit 816353b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/Testing/BladeLogTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

namespace Illuminate\Tests\Testing;

use PHPUnit\Framework\TestCase;
use Illuminate\Tests\View\Blade\AbstractBladeTestCase;

class BladeLogTest extends TestCase
class BladeLogTest extends AbstractBladeTestCase
{
public function testLogAreCompiled()
{
Expand Down

0 comments on commit 816353b

Please sign in to comment.