mirror of
https://github.com/pestphp/pest.git
synced 2026-03-10 09:47:23 +01:00
refactor: thanks
This commit is contained in:
@ -59,6 +59,8 @@ final class PestInstallCommand extends Command
|
||||
|
||||
$this->output->success('`tests/Pest.php` created successfully.');
|
||||
$this->output->success('`tests/Helpers.php` created successfully.');
|
||||
|
||||
(new \Pest\Console\Thanks($this->output))();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user