mirror of
https://github.com/pestphp/pest.git
synced 2026-07-24 10:30:03 +02:00
wip
This commit is contained in:
+1
-1
@@ -1579,7 +1579,7 @@ final class Tia implements AddsOutput, HandlesArguments, Terminable
|
||||
}
|
||||
|
||||
if (! Fingerprint::structuralMatches($fetched->fingerprint(), $current)) {
|
||||
$this->output->writeln(' <fg=gray> However, fetched baseline still drifts — discarding.</>');
|
||||
$this->output->writeln(' <fg=gray> However, baseline still drifts — discarding.</>');
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user