You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using withRichConsoleEnabled() and withArgument('--console=verbose') results in multiple declared flags. It's problematic when configuring default arguments for testing. Either we improve default arguments or we shield against duplicated flags.