Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46bc3dc commit c250b9dCopy full SHA for c250b9d
1 file changed
src/Plugins/Tia.php
@@ -53,7 +53,7 @@ final class Tia implements AddsOutput, HandlesArguments, Terminable
53
54
private const string BASELINED_OPTION = '--baselined';
55
56
- private const string BASELINE_PATH_OPTION = '--tia-baseline-path';
+ private const string BASELINE_PATH_OPTION = '--baseline';
57
58
private const string ENV_TIA = 'PEST_TIA';
59
0 commit comments