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
Overrides the default `kDefaultPattern` for test file globs to allow for
default file pattern matching, while still allowing other options or
single, targeted file names for testing.
This also might resolve issues with the defaults when using strip-types
since the defaults can, currently, only be overridden using the
positional `arguments` (see #56546).
Fixes: #51384
Ref: #56546
0 commit comments