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
Previously, using `--hide=all` or `--hide=optional` would result in
features being tested, including external ones, in particular internet.
Those are not supposed to be tested, for instance when running
`--optional=all` they won't be tested.
The current commit makes unnecessary to test any feature for
implementing the `--hide` option.
0 commit comments