mirror of
https://github.com/pestphp/pest.git
synced 2026-06-07 11:52:13 +02:00
wip
This commit is contained in:
@ -852,7 +852,7 @@ final class Tia implements AddsOutput, HandlesArguments, Terminable
|
||||
$this->output->writeln('');
|
||||
|
||||
if ($affected === []) {
|
||||
$this->renderChild('TIA mode enabled.');
|
||||
$this->renderChild('Experimental TIA mode enabled.');
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user