mirror of
https://github.com/pestphp/pest.git
synced 2026-06-05 02:52:12 +02:00
wip
This commit is contained in:
@ -53,7 +53,7 @@ final class Tia implements AddsOutput, HandlesArguments, Terminable
|
||||
|
||||
private const string BASELINED_OPTION = '--baselined';
|
||||
|
||||
private const string BASELINE_PATH_OPTION = '--tia-baseline-path';
|
||||
private const string BASELINE_PATH_OPTION = '--baseline';
|
||||
|
||||
private const string ENV_TIA = 'PEST_TIA';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user