app->runningInConsole()) { $this->commands([ PestInstallCommand::class, PestTestCommand::class, PestDatasetCommand::class, ]); } } }