diff --git a/src/LaravelLogTest/Console/Commands/LogTestCommand.php b/src/LaravelLogTest/Console/Commands/LogTestCommand.php index e421b8d..15f0b4a 100644 --- a/src/LaravelLogTest/Console/Commands/LogTestCommand.php +++ b/src/LaravelLogTest/Console/Commands/LogTestCommand.php @@ -5,7 +5,7 @@ use App\Jobs\ThrowUncaughtException; use Illuminate\Console\Command; -class LogTestQueue extends Command +class LogTestCommand extends Command { /** * The name and signature of the console command.